Package | Description |
---|---|
com.sun.xml.xsom.impl |
Implementation of the
com.sun.xml.xsom package. |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<UName,AttributeUseImpl> |
AttributesHolder.attributes
Local attribute use.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<AttributeUseImpl> |
AttributesHolder.getDeclaredAttributeUses() |
java.util.Iterator<AttributeUseImpl> |
AttributesHolder.iterateDeclaredAttributeUses() |
Modifier and Type | Method and Description |
---|---|
void |
AttributesHolder.addAttributeUse(UName name,
AttributeUseImpl a) |