Searched refs:getDeclHandler (Results 1 - 9 of 9) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/org/jvnet/fastinfoset/sax/
H A DFastInfosetReader.java211 public DeclHandler getDeclHandler(); method in interface:FastInfosetReader
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/
H A DDTM.java905 public org.xml.sax.ext.DeclHandler getDeclHandler(); method in interface:DTM
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DAdaptiveResultTreeImpl.java1284 public org.xml.sax.ext.DeclHandler getDeclHandler() method in class:AdaptiveResultTreeImpl
1287 return _dom.getDeclHandler();
1290 return super.getDeclHandler();
H A DSimpleResultTreeImpl.java991 public org.xml.sax.ext.DeclHandler getDeclHandler() method in class:SimpleResultTreeImpl
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/parsers/
H A DAbstractSAXParser.java2018 return getDeclHandler();
2094 * @see #getDeclHandler
2115 protected DeclHandler getDeclHandler() method in class:AbstractSAXParser
2118 } // getDeclHandler():DeclHandler
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/sax/
H A DSAXDocumentParser.java229 return getDeclHandler();
375 public DeclHandler getDeclHandler() { method in class:SAXDocumentParser
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/
H A DDTMDocumentImpl.java388 public org.xml.sax.ext.DeclHandler getDeclHandler() method in class:DTMDocumentImpl
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/dom2dtm/
H A DDOM2DTM.java1565 public org.xml.sax.ext.DeclHandler getDeclHandler() method in class:DOM2DTM
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/sax2dtm/
H A DSAX2DTM.java476 public DeclHandler getDeclHandler() method in class:SAX2DTM

Completed in 68 milliseconds