Searched refs:getNotationDecls (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/
H A DXMLStreamReaderImpl.java1023 return getNotationDecls();
1349 protected List getNotationDecls(){ method in class:XMLStreamReaderImpl
1354 List notations = grammar.getNotationDecls();
/openjdk7/jaxp/src/com/sun/xml/internal/stream/dtd/nonvalidating/
H A DDTDGrammar.java730 public List getNotationDecls(){ method in class:DTDGrammar

Completed in 601 milliseconds