|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeUseImpl | |
---|---|
com.sun.xml.xsom.impl | Implementation of the com.sun.xml.xsom package. |
Uses of AttributeUseImpl in com.sun.xml.xsom.impl |
---|
Fields in com.sun.xml.xsom.impl with type parameters of type AttributeUseImpl | |
---|---|
protected Map<UName,AttributeUseImpl> |
AttributesHolder.attributes
Local attribute use. |
Methods in com.sun.xml.xsom.impl that return types with arguments of type AttributeUseImpl | |
---|---|
Collection<AttributeUseImpl> |
AttributesHolder.getDeclaredAttributeUses()
|
Iterator<AttributeUseImpl> |
AttributesHolder.iterateDeclaredAttributeUses()
|
Methods in com.sun.xml.xsom.impl with parameters of type AttributeUseImpl | |
---|---|
void |
AttributesHolder.addAttributeUse(UName name,
AttributeUseImpl a)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |