| Modifier and Type | Method and Description |
|---|---|
Map<String,Attribute> |
Element.getAttributes() |
Collection<Attribute> |
Attribute.Type.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
Element.addAttribute(Attribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
void |
Element.setAttributes(Map<String,Attribute> attributes) |
void |
Attribute.Type.setChildren(Collection<Attribute> values) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.