Searched defs:getNotationDeclIndex (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DDTDGrammar.java819 int notationIndex = getNotationDeclIndex(name);
1432 * getNotationDeclIndex
1438 public int getNotationDeclIndex(String notationDeclName) { method in class:DTDGrammar
1444 } // getNotationDeclIndex

Completed in 38 milliseconds