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

/openjdk7/jaxp/src/com/sun/xml/internal/stream/dtd/nonvalidating/
H A DDTDGrammar.java393 setAttributeDecl(elementIndex, fCurrentAttributeIndex, fAttributeDecl);
680 protected void setAttributeDecl(int elementDeclIndex, int attributeDeclIndex, method in class:DTDGrammar
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DDTDGrammar.java700 setAttributeDecl(elementIndex, fCurrentAttributeIndex, fAttributeDecl);
1873 protected void setAttributeDecl(int elementDeclIndex, int attributeDeclIndex, method in class:DTDGrammar

Completed in 58 milliseconds