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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSAttributeGroupDecl.java97 public void replaceAttributeUse(XSAttributeUse oldUse, XSAttributeUseImpl newUse) { argument
99 if (fAttributeUses[i] == oldUse) {

Completed in 29 milliseconds