Uses of Class
org.apache.xerces.impl.xs.XSAttributeUseImpl

Packages that use XSAttributeUseImpl
org.apache.xerces.impl.xs   
 

Uses of XSAttributeUseImpl in org.apache.xerces.impl.xs
 

Methods in org.apache.xerces.impl.xs that return XSAttributeUseImpl
 XSAttributeUseImpl XSDeclarationPool.getAttributeUse()
           
 

Methods in org.apache.xerces.impl.xs with parameters of type XSAttributeUseImpl
 java.lang.String XSAttributeGroupDecl.addAttributeUse(XSAttributeUseImpl attrUse)