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