|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntriesDocument.Entries | |
---|---|
org.apache.incubator.uima | |
org.apache.incubator.uima.impl |
Uses of EntriesDocument.Entries in org.apache.incubator.uima |
---|
Methods in org.apache.incubator.uima that return EntriesDocument.Entries | |
---|---|
EntriesDocument.Entries |
TypeCollectionDocument.TypeCollection.addNewEntries()
Appends and returns a new empty "entries" element |
EntriesDocument.Entries |
EntriesDocument.addNewEntries()
Appends and returns a new empty "entries" element |
EntriesDocument.Entries |
TypeCollectionDocument.TypeCollection.getEntries()
Gets the "entries" element |
EntriesDocument.Entries |
EntriesDocument.getEntries()
Gets the "entries" element |
static EntriesDocument.Entries |
EntriesDocument.Entries.Factory.newInstance()
|
static EntriesDocument.Entries |
EntriesDocument.Entries.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in org.apache.incubator.uima with parameters of type EntriesDocument.Entries | |
---|---|
void |
TypeCollectionDocument.TypeCollection.setEntries(EntriesDocument.Entries entries)
Sets the "entries" element |
void |
EntriesDocument.setEntries(EntriesDocument.Entries entries)
Sets the "entries" element |
Uses of EntriesDocument.Entries in org.apache.incubator.uima.impl |
---|
Classes in org.apache.incubator.uima.impl that implement EntriesDocument.Entries | |
---|---|
static class |
EntriesDocumentImpl.EntriesImpl
An XML entries(@http://incubator.apache.org/uima). |
Methods in org.apache.incubator.uima.impl that return EntriesDocument.Entries | |
---|---|
EntriesDocument.Entries |
TypeCollectionDocumentImpl.TypeCollectionImpl.addNewEntries()
Appends and returns a new empty "entries" element |
EntriesDocument.Entries |
EntriesDocumentImpl.addNewEntries()
Appends and returns a new empty "entries" element |
EntriesDocument.Entries |
TypeCollectionDocumentImpl.TypeCollectionImpl.getEntries()
Gets the "entries" element |
EntriesDocument.Entries |
EntriesDocumentImpl.getEntries()
Gets the "entries" element |
Methods in org.apache.incubator.uima.impl with parameters of type EntriesDocument.Entries | |
---|---|
void |
TypeCollectionDocumentImpl.TypeCollectionImpl.setEntries(EntriesDocument.Entries entries)
Sets the "entries" element |
void |
EntriesDocumentImpl.setEntries(EntriesDocument.Entries entries)
Sets the "entries" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |