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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DDTDGrammar.java1447 * getNotationDecl
1452 * @return return true of getNotationDecl can fill notationDecl with information about
1455 public boolean getNotationDecl(int notationDeclIndex, XMLNotationDecl notationDecl) { method in class:DTDGrammar
1469 } // getNotationDecl

Completed in 36 milliseconds