Class Srx1Parser

    • Constructor Detail

      • Srx1Parser

        public Srx1Parser()
    • Method Detail

      • parse

        public SrxDocument parse​(Reader reader)
        Transforms document to SRX 2.0 using Srx1Transformer and default transformation parameters and parses it using Srx2Parser.
        Specified by:
        parse in interface SrxParser
        Parameters:
        reader - reader from which read the document
        Returns:
        initialized SRX document