DragonFly On-Line Manual Pages

Search: Section:  


STAG-FINDSUBTREE(1)   User Contributed Perl Documentation  STAG-FINDSUBTREE(1)

NAME

stag-findsubtree - finds nodes in a stag file

SYNOPSIS

stag-findsubtree 'person/name' file.xml

DESCRIPTION

parses in an input file and writes out subnodes

USAGE

stag-findsubtree [-p PARSER] [-w WRITER] NODE FILE

ARGUMENTS

-p|parser FORMAT FORMAT is one of xml, sxpr or itext, or the name of a perl module xml assumed as default -w|writer FORMAT FORMAT is one of xml, sxpr or itext, or the name of a perl module NODE the name of the node/element

LIMITATIONS

not event based

SEE ALSO

Data::Stag perl v5.20.2 2009-12-14 STAG-FINDSUBTREE(1)

Search: Section: