| Package | Description |
|---|---|
| org.apache.incubator.uima | |
| org.apache.incubator.uima.impl |
| Modifier and Type | Method and Description |
|---|---|
DictionaryDocument.Dictionary |
DictionaryDocument.addNewDictionary()
Appends and returns a new empty "dictionary" element
|
DictionaryDocument.Dictionary |
DictionaryDocument.getDictionary()
Gets the "dictionary" element
|
static DictionaryDocument.Dictionary |
DictionaryDocument.Dictionary.Factory.newInstance() |
static DictionaryDocument.Dictionary |
DictionaryDocument.Dictionary.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
DictionaryDocument.setDictionary(DictionaryDocument.Dictionary dictionary)
Sets the "dictionary" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DictionaryDocumentImpl.DictionaryImpl
An XML dictionary(@http://incubator.apache.org/uima).
|
| Modifier and Type | Method and Description |
|---|---|
DictionaryDocument.Dictionary |
DictionaryDocumentImpl.addNewDictionary()
Appends and returns a new empty "dictionary" element
|
DictionaryDocument.Dictionary |
DictionaryDocumentImpl.getDictionary()
Gets the "dictionary" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DictionaryDocumentImpl.setDictionary(DictionaryDocument.Dictionary dictionary)
Sets the "dictionary" element
|
Copyright © 2015. All rights reserved.