Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.XSAttributeUseImpl
-
Packages that use XSAttributeUseImpl Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs -
-
Uses of XSAttributeUseImpl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return XSAttributeUseImpl Modifier and Type Method Description XSAttributeUseImplXSDeclarationPool. getAttributeUse()Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type XSAttributeUseImpl Modifier and Type Method Description StringXSAttributeGroupDecl. addAttributeUse(XSAttributeUseImpl attrUse)voidXSAttributeGroupDecl. replaceAttributeUse(XSAttributeUse oldUse, XSAttributeUseImpl newUse)
-