Class AbstractDOMDocumentParser

    • Constructor Detail

    • Method Detail

      • parse

        public org.w3c.dom.Document parse​(java.io.InputStream input)
                                   throws java.io.IOException
        Throws:
        java.io.IOException
      • getDocumentBuilder

        private javax.xml.parsers.DocumentBuilder getDocumentBuilder()