stag-findsubtree.pl - Man Page
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
Info
2024-07-18 perl v5.40.0 User Contributed Perl Documentation