| Package | Description |
|---|---|
| de.intarsys.tools.dom | |
| de.intarsys.tools.infoset |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeAttributeAdapter
Adapt a W3C Attr to
IAttribute |
| Modifier and Type | Method and Description |
|---|---|
IAttribute |
ElementElementAdapter.attribute(String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardAttribute |
| Modifier and Type | Method and Description |
|---|---|
IAttribute |
StandardElement.attribute(String name) |
IAttribute |
IElement.attribute(String name)
The
IAttribute named "name" within this element or null if it
does not exist. |
| Modifier and Type | Method and Description |
|---|---|
void |
XMLWriter.write(IAttribute attribute) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.