| Package | Description |
|---|---|
| org.textmapper.xml |
| Modifier and Type | Method and Description |
|---|---|
List<XmlAttribute> |
XmlNode.getAttributes() |
Map<String,XmlAttribute> |
XmlNode.getAttributesMap() |
| Constructor and Description |
|---|
XmlNode(String tagName,
List<XmlAttribute> attributes,
int line) |
Copyright © 2014. All rights reserved.