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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DDTDGrammar.java1404 * getEntityDecl
1409 * @return true if getEntityDecl was able to fill entityDecl with the contents of the entity
1412 public boolean getEntityDecl(int entityDeclIndex, XMLEntityDecl entityDecl) { method in class:DTDGrammar
1429 } // getEntityDecl

Completed in 38 milliseconds