Uses of Interface
net.loomchild.segment.srx.SrxParser
Packages that use SrxParser
-
Uses of SrxParser in net.loomchild.segment.srx.io
Classes in net.loomchild.segment.srx.io that implement SrxParserModifier and TypeClassDescriptionclass
Represents SRX 1.0 parser.class
Represents SRX 2.0 document parser.class
Represents SRX 2.0 document parser.class
Represents SRX 2.0 document parser.class
Represents any version intelligent SRX document parser.Fields in net.loomchild.segment.srx.io declared as SrxParserConstructors in net.loomchild.segment.srx.io with parameters of type SrxParserModifierConstructorDescriptionSrxAnyParser
(SrxParser parser) Creates SRX any parser using given SRX 2.0 parser.