Uses of Class
com.sun.xml.xsom.impl.AttributeUseImpl
Packages that use AttributeUseImpl
-
Uses of AttributeUseImpl in com.sun.xml.xsom.impl
Fields in com.sun.xml.xsom.impl with type parameters of type AttributeUseImplModifier and TypeFieldDescriptionprotected final Map<UName,AttributeUseImpl> AttributesHolder.attributesLocal attribute use.Methods in com.sun.xml.xsom.impl that return types with arguments of type AttributeUseImplModifier and TypeMethodDescriptionAttributesHolder.getDeclaredAttributeUses()AttributesHolder.iterateDeclaredAttributeUses()Methods in com.sun.xml.xsom.impl with parameters of type AttributeUseImplModifier and TypeMethodDescriptionvoidAttributesHolder.addAttributeUse(UName name, AttributeUseImpl a)