Package | Description |
---|---|
org.apache.incubator.uima | |
org.apache.incubator.uima.impl |
Modifier and Type | Method and Description |
---|---|
EntriesDocument.Entries |
EntriesDocument.addNewEntries()
Appends and returns a new empty "entries" element
|
EntriesDocument.Entries |
TypeCollectionDocument.TypeCollection.addNewEntries()
Appends and returns a new empty "entries" element
|
EntriesDocument.Entries |
EntriesDocument.getEntries()
Gets the "entries" element
|
EntriesDocument.Entries |
TypeCollectionDocument.TypeCollection.getEntries()
Gets the "entries" element
|
static EntriesDocument.Entries |
EntriesDocument.Entries.Factory.newInstance() |
static EntriesDocument.Entries |
EntriesDocument.Entries.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
EntriesDocument.setEntries(EntriesDocument.Entries entries)
Sets the "entries" element
|
void |
TypeCollectionDocument.TypeCollection.setEntries(EntriesDocument.Entries entries)
Sets the "entries" element
|
Modifier and Type | Class and Description |
---|---|
static class |
EntriesDocumentImpl.EntriesImpl
An XML entries(@http://incubator.apache.org/uima).
|
Modifier and Type | Method and Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
void |
TypeCollectionDocumentImpl.TypeCollectionImpl.setEntries(EntriesDocument.Entries entries)
Sets the "entries" element
|
void |
EntriesDocumentImpl.setEntries(EntriesDocument.Entries entries)
Sets the "entries" element
|
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.