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

/openjdk7/jaxp/src/com/sun/xml/internal/stream/dtd/nonvalidating/
H A DDTDGrammar.java651 protected void setFirstAttributeDeclIndex(int elementDeclIndex, int newFirstAttrIndex){ argument
660 fElementDeclFirstAttributeDeclIndex[chunk][index] = newFirstAttrIndex;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DDTDGrammar.java1831 protected void setFirstAttributeDeclIndex(int elementDeclIndex, int newFirstAttrIndex){ argument
1840 fElementDeclFirstAttributeDeclIndex[chunk][index] = newFirstAttrIndex;

Completed in 60 milliseconds