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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLDTDValidator.java1178 if (fDTDGrammar.getAttributeDeclIsExternal(attlistIndex)) {
1277 && fDTDGrammar.getAttributeDeclIsExternal(position)
H A DDTDGrammar.java372 public boolean getAttributeDeclIsExternal(int attributeDeclIndex) { method in class:DTDGrammar

Completed in 42 milliseconds