logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

stag-findsubtree - finds nodes in a stag 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

Description

       parses in an input file and writes out subnodes

Limitations

       not event based

Name

       stag-findsubtree - finds nodes in a stag file

See Also

       Data::Stag

perl v5.34.0                                       2022-06-12                               STAG-FINDSUBTREE(1p)

Synopsis

         stag-findsubtree 'person/name' file.xml

Usage

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

See Also