| Package | Description |
|---|---|
| org.apache.incubator.uima.regex | |
| org.apache.incubator.uima.regex.impl |
| Modifier and Type | Method and Description |
|---|---|
EndDocument.End |
AnnotationDocument.Annotation.addNewEnd()
Appends and returns a new empty "end" element
|
EndDocument.End |
EndDocument.addNewEnd()
Appends and returns a new empty "end" element
|
EndDocument.End |
AnnotationDocument.Annotation.getEnd()
Gets the "end" element
|
EndDocument.End |
EndDocument.getEnd()
Gets the "end" element
|
static EndDocument.End |
EndDocument.End.Factory.newInstance() |
static EndDocument.End |
EndDocument.End.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationDocument.Annotation.setEnd(EndDocument.End end)
Sets the "end" element
|
void |
EndDocument.setEnd(EndDocument.End end)
Sets the "end" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
EndDocumentImpl.EndImpl
An XML end(@http://incubator.apache.org/uima/regex).
|
| Modifier and Type | Method and Description |
|---|---|
EndDocument.End |
EndDocumentImpl.addNewEnd()
Appends and returns a new empty "end" element
|
EndDocument.End |
AnnotationDocumentImpl.AnnotationImpl.addNewEnd()
Appends and returns a new empty "end" element
|
EndDocument.End |
EndDocumentImpl.getEnd()
Gets the "end" element
|
EndDocument.End |
AnnotationDocumentImpl.AnnotationImpl.getEnd()
Gets the "end" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
EndDocumentImpl.setEnd(EndDocument.End end)
Sets the "end" element
|
void |
AnnotationDocumentImpl.AnnotationImpl.setEnd(EndDocument.End end)
Sets the "end" element
|
Copyright © 2015. All rights reserved.