| Package | Description |
|---|---|
| org.apache.uima.internal.util |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<XmlAttribute> |
XmlElementNameAndContents.attributes
List of XmlAttribute objects each holding name and value of an attribute.
|
| Constructor and Description |
|---|
XmlElementNameAndContents(XmlElementName name,
java.lang.String contents,
java.util.List<XmlAttribute> attributes) |
Copyright © 2013. All Rights Reserved.