|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlAttribute | |
---|---|
org.apache.uima.internal.util |
Uses of XmlAttribute in org.apache.uima.internal.util |
---|
Fields in org.apache.uima.internal.util with type parameters of type XmlAttribute | |
---|---|
java.util.List<XmlAttribute> |
XmlElementNameAndContents.attributes
List of XmlAttribute objects each holding name and value of an attribute. |
Constructor parameters in org.apache.uima.internal.util with type arguments of type XmlAttribute | |
---|---|
XmlElementNameAndContents(XmlElementName name,
java.lang.String contents,
java.util.List<XmlAttribute> attributes)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |