Uses of Class
org.apache.uima.internal.util.XmlElementName

Packages that use XmlElementName
org.apache.uima.cas.impl Implementation and Low-Level API for the CAS Interfaces. 
org.apache.uima.internal.util   
 

Uses of XmlElementName in org.apache.uima.cas.impl
 

Fields in org.apache.uima.cas.impl declared as XmlElementName
static XmlElementName XmiCasSerializer.XMI_TAG
           
 

Uses of XmlElementName in org.apache.uima.internal.util
 

Fields in org.apache.uima.internal.util declared as XmlElementName
 XmlElementName XmlElementNameAndContents.name
           
 

Constructors in org.apache.uima.internal.util with parameters of type XmlElementName
XmlElementNameAndContents(XmlElementName name, java.lang.String contents)
           
XmlElementNameAndContents(XmlElementName name, java.lang.String contents, java.util.List<XmlAttribute> attributes)
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.