Class ExternalEntity

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.xml.sax.InputSource getInputSource​(org.xml.sax.EntityResolver r)  
      • Methods inherited from class java.lang.Object

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

      • systemId

        java.lang.String systemId
      • publicId

        java.lang.String publicId
      • notation

        java.lang.String notation
    • Constructor Detail

      • ExternalEntity

        public ExternalEntity​(InputEntity in)
    • Method Detail

      • getInputSource

        public org.xml.sax.InputSource getInputSource​(org.xml.sax.EntityResolver r)
                                               throws java.io.IOException,
                                                      org.xml.sax.SAXException
        Throws:
        java.io.IOException
        org.xml.sax.SAXException