Lines Matching refs:InputSource

64448 …method public abstract org.w3c.dom.Document parse(org.xml.sax.InputSource) throws java.io.IOExcept…
64511 …method public void parse(org.xml.sax.InputSource, org.xml.sax.HandlerBase) throws java.io.IOExcept…
64512 …method public void parse(org.xml.sax.InputSource, org.xml.sax.helpers.DefaultHandler) throws java.…
64702 ctor public SAXSource(org.xml.sax.XMLReader, org.xml.sax.InputSource);
64703 ctor public SAXSource(org.xml.sax.InputSource);
64704 method public org.xml.sax.InputSource getInputSource();
64707 method public void setInputSource(org.xml.sax.InputSource);
64710 method public static org.xml.sax.InputSource sourceToInputSource(javax.xml.transform.Source);
64860 …method public abstract java.lang.Object evaluate(java.lang.String, org.xml.sax.InputSource, javax.…
64861 …method public abstract java.lang.String evaluate(java.lang.String, org.xml.sax.InputSource) throws…
64888 …method public abstract java.lang.Object evaluate(org.xml.sax.InputSource, javax.xml.namespace.QNam…
64889 …method public abstract java.lang.String evaluate(org.xml.sax.InputSource) throws javax.xml.xpath.X…
65849 …method public abstract org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) t…
65868 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) throws org…
65876 public class InputSource {
65877 ctor public InputSource();
65878 ctor public InputSource(java.lang.String);
65879 ctor public InputSource(java.io.InputStream);
65880 ctor public InputSource(java.io.Reader);
65901 …method public abstract void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax…
65951 …method public abstract void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax…
66003 …method public org.xml.sax.InputSource getExternalSubset(java.lang.String, java.lang.String) throws…
66005 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String, java.lang.…
66012 …method public abstract org.xml.sax.InputSource getExternalSubset(java.lang.String, java.lang.Strin…
66013 …method public abstract org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String, j…
66097 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) throws jav…
66152 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…
66188 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…
66191 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) throws jav…
66217 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…
66384 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…