Lines Matching refs:InputSource
64528 …method public abstract org.w3c.dom.Document parse(org.xml.sax.InputSource) throws java.io.IOExcept…
64591 …method public void parse(org.xml.sax.InputSource, org.xml.sax.HandlerBase) throws java.io.IOExcept…
64592 …method public void parse(org.xml.sax.InputSource, org.xml.sax.helpers.DefaultHandler) throws java.…
64782 ctor public SAXSource(org.xml.sax.XMLReader, org.xml.sax.InputSource);
64783 ctor public SAXSource(org.xml.sax.InputSource);
64784 method public org.xml.sax.InputSource getInputSource();
64787 method public void setInputSource(org.xml.sax.InputSource);
64790 method public static org.xml.sax.InputSource sourceToInputSource(javax.xml.transform.Source);
64940 …method public abstract java.lang.Object evaluate(java.lang.String, org.xml.sax.InputSource, javax.…
64941 …method public abstract java.lang.String evaluate(java.lang.String, org.xml.sax.InputSource) throws…
64968 …method public abstract java.lang.Object evaluate(org.xml.sax.InputSource, javax.xml.namespace.QNam…
64969 …method public abstract java.lang.String evaluate(org.xml.sax.InputSource) throws javax.xml.xpath.X…
65929 …method public abstract org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) t…
65948 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) throws org…
65956 public class InputSource {
65957 ctor public InputSource();
65958 ctor public InputSource(java.lang.String);
65959 ctor public InputSource(java.io.InputStream);
65960 ctor public InputSource(java.io.Reader);
65981 …method public abstract void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax…
66031 …method public abstract void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax…
66083 …method public org.xml.sax.InputSource getExternalSubset(java.lang.String, java.lang.String) throws…
66085 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String, java.lang.…
66092 …method public abstract org.xml.sax.InputSource getExternalSubset(java.lang.String, java.lang.Strin…
66093 …method public abstract org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String, j…
66177 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) throws jav…
66232 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…
66268 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…
66271 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) throws jav…
66297 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…
66464 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…