Class Srx1Parser
java.lang.Object
net.loomchild.segment.srx.io.Srx1Parser
- All Implemented Interfaces:
SrxParser
Represents SRX 1.0 parser. Transforms document to SRX 2.0 using
Srx1Transformer and then parses it using Srx2Parser.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionTransforms document to SRX 2.0 usingSrx1Transformerand default transformation parameters and parses it usingSrx2Parser.
-
Constructor Details
-
Srx1Parser
public Srx1Parser()
-
-
Method Details
-
parse
Transforms document to SRX 2.0 usingSrx1Transformerand default transformation parameters and parses it usingSrx2Parser.
-