Package | Description |
---|---|
org.apache.uima.cas.impl |
Implementation and Low-Level API for the CAS Interfaces.
|
org.apache.uima.internal.util |
Modifier and Type | Field and Description |
---|---|
XmlElementName[] |
CasSerializerSupport.CasDocSerializer.typeCode2namespaceNames |
static XmlElementName |
XmiCasSerializer.XMI_TAG |
Modifier and Type | Method and Description |
---|---|
protected abstract XmlElementName |
CasSerializerSupport.CasSerializerSupportSerialize.uimaTypeName2XmiElementName(String typeName) |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
CasSerializerSupport.CasSerializerSupportSerialize.addNameSpace(XmlElementName xmlElementName) |
protected abstract void |
CasSerializerSupport.CasSerializerSupportSerialize.checkForNameCollision(XmlElementName xmlElementName) |
String |
CasSerializerSupport.CasDocSerializer.getTypeNameFromXmlElementName(XmlElementName xe) |
Modifier and Type | Field and Description |
---|---|
XmlElementName |
XmlElementNameAndContents.name |
Constructor and Description |
---|
XmlElementNameAndContents(XmlElementName name,
String contents) |
XmlElementNameAndContents(XmlElementName name,
String contents,
List<XmlAttribute> attributes) |
Copyright © 2019. All rights reserved.