- or download this
has parent || is marked comment || node tag || etc...
- or download this
indent with tabs || newline before || etc.
- or download this
sub prepareOutput {
my $self = shift;
...
$class = "NodeWriter::$subtype" . "::$tagtype";
return $class->new();
}