Searched defs:handleNotationDecl (Results 1 - 3 of 3) sorted by relevance
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/istack/internal/ | ||
H A D | XMLStreamReaderToContentHandler.java | 170 handleNotationDecl(); 374 private void handleNotationDecl() { method in class:XMLStreamReaderToContentHandler |
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/ | ||
H A D | StAXEvent2SAX.java | 230 handleNotationDecl(); 460 private void handleNotationDecl() { method in class:StAXEvent2SAX |
H A D | StAXStream2SAX.java | 196 handleNotationDecl(); 416 private void handleNotationDecl() { method in class:StAXStream2SAX |
Completed in 32 milliseconds