Lines Matching refs:InputSource

53523 …method public abstract org.w3c.dom.Document parse(org.xml.sax.InputSource) throws java.io.IOExcept…
53586 …method public void parse(org.xml.sax.InputSource, org.xml.sax.HandlerBase) throws java.io.IOExcept…
53587 …method public void parse(org.xml.sax.InputSource, org.xml.sax.helpers.DefaultHandler) throws java.…
53777 ctor public SAXSource(org.xml.sax.XMLReader, org.xml.sax.InputSource);
53778 ctor public SAXSource(org.xml.sax.InputSource);
53779 method public org.xml.sax.InputSource getInputSource();
53782 method public void setInputSource(org.xml.sax.InputSource);
53785 method public static org.xml.sax.InputSource sourceToInputSource(javax.xml.transform.Source);
53935 …method public abstract java.lang.Object evaluate(java.lang.String, org.xml.sax.InputSource, javax.…
53936 …method public abstract java.lang.String evaluate(java.lang.String, org.xml.sax.InputSource) throws…
53963 …method public abstract java.lang.Object evaluate(org.xml.sax.InputSource, javax.xml.namespace.QNam…
53964 …method public abstract java.lang.String evaluate(org.xml.sax.InputSource) throws javax.xml.xpath.X…
58245 …method public abstract org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) t…
58264 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) throws org…
58272 public class InputSource {
58273 ctor public InputSource();
58274 ctor public InputSource(java.lang.String);
58275 ctor public InputSource(java.io.InputStream);
58276 ctor public InputSource(java.io.Reader);
58297 …method public abstract void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax…
58347 …method public abstract void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax…
58399 …method public org.xml.sax.InputSource getExternalSubset(java.lang.String, java.lang.String) throws…
58401 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String, java.lang.…
58408 …method public abstract org.xml.sax.InputSource getExternalSubset(java.lang.String, java.lang.Strin…
58409 …method public abstract org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String, j…
58493 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) throws jav…
58548 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…
58584 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…
58587 …method public org.xml.sax.InputSource resolveEntity(java.lang.String, java.lang.String) throws jav…
58613 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…
58780 …method public void parse(org.xml.sax.InputSource) throws java.io.IOException, org.xml.sax.SAXExcep…