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 TypeClassDescriptionclassRepresents SRX 1.0 parser.classRepresents SRX 2.0 document parser.classRepresents SRX 2.0 document parser.classRepresents SRX 2.0 document parser.classRepresents 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.