Class BLPositionalXML


  • public final class BLPositionalXML
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static BLPositionalXML.BLPosition lexicalOf​(org.w3c.dom.Node node)  
      static org.w3c.dom.Document readXML​(java.net.URI source, java.io.InputStream stream)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • readXML

        public static org.w3c.dom.Document readXML​(java.net.URI source,
                                                   java.io.InputStream stream)
                                            throws java.io.IOException,
                                                   org.xml.sax.SAXException,
                                                   javax.xml.parsers.ParserConfigurationException
        Throws:
        java.io.IOException
        org.xml.sax.SAXException
        javax.xml.parsers.ParserConfigurationException