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