Uses of Class
org.apache.uima.internal.util.XmlAttribute
Packages that use XmlAttribute
-
Uses of XmlAttribute in org.apache.uima.internal.util
Fields in org.apache.uima.internal.util with type parameters of type XmlAttributeModifier and TypeFieldDescriptionXmlElementNameAndContents.attributesList of XmlAttribute objects each holding name and value of an attribute.Constructor parameters in org.apache.uima.internal.util with type arguments of type XmlAttributeModifierConstructorDescriptionXmlElementNameAndContents(XmlElementName name, String contents, List<XmlAttribute> attributes)