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