Package | Description |
---|---|
org.apache.incubator.uima | |
org.apache.incubator.uima.impl |
Modifier and Type | Method and Description |
---|---|
TypeCollectionDocument.TypeCollection |
TypeCollectionDocument.addNewTypeCollection()
Appends and returns a new empty "typeCollection" element
|
TypeCollectionDocument.TypeCollection |
DictionaryDocument.Dictionary.addNewTypeCollection()
Appends and returns a new empty "typeCollection" element
|
TypeCollectionDocument.TypeCollection |
TypeCollectionDocument.getTypeCollection()
Gets the "typeCollection" element
|
TypeCollectionDocument.TypeCollection |
DictionaryDocument.Dictionary.getTypeCollection()
Gets the "typeCollection" element
|
static TypeCollectionDocument.TypeCollection |
TypeCollectionDocument.TypeCollection.Factory.newInstance() |
static TypeCollectionDocument.TypeCollection |
TypeCollectionDocument.TypeCollection.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
TypeCollectionDocument.setTypeCollection(TypeCollectionDocument.TypeCollection typeCollection)
Sets the "typeCollection" element
|
void |
DictionaryDocument.Dictionary.setTypeCollection(TypeCollectionDocument.TypeCollection typeCollection)
Sets the "typeCollection" element
|
Modifier and Type | Class and Description |
---|---|
static class |
TypeCollectionDocumentImpl.TypeCollectionImpl
An XML typeCollection(@http://incubator.apache.org/uima).
|
Modifier and Type | Method and Description |
---|---|
TypeCollectionDocument.TypeCollection |
TypeCollectionDocumentImpl.addNewTypeCollection()
Appends and returns a new empty "typeCollection" element
|
TypeCollectionDocument.TypeCollection |
DictionaryDocumentImpl.DictionaryImpl.addNewTypeCollection()
Appends and returns a new empty "typeCollection" element
|
TypeCollectionDocument.TypeCollection |
TypeCollectionDocumentImpl.getTypeCollection()
Gets the "typeCollection" element
|
TypeCollectionDocument.TypeCollection |
DictionaryDocumentImpl.DictionaryImpl.getTypeCollection()
Gets the "typeCollection" element
|
Modifier and Type | Method and Description |
---|---|
void |
TypeCollectionDocumentImpl.setTypeCollection(TypeCollectionDocument.TypeCollection typeCollection)
Sets the "typeCollection" element
|
void |
DictionaryDocumentImpl.DictionaryImpl.setTypeCollection(TypeCollectionDocument.TypeCollection typeCollection)
Sets the "typeCollection" element
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.