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
 String XSAttributeGroupDecl.addAttributeUse(XSAttributeUseImpl attrUse)
           
 void XSAttributeGroupDecl.replaceAttributeUse(XSAttributeUse oldUse, XSAttributeUseImpl newUse)
           
 



Copyright © 2011. All Rights Reserved.