Package | Description |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Modifier and Type | Method and Description |
---|---|
EndDocument.End |
EndDocument.addNewEnd()
Appends and returns a new empty "end" element
|
EndDocument.End |
AnnotationDocument.Annotation.addNewEnd()
Appends and returns a new empty "end" element
|
EndDocument.End |
EndDocument.getEnd()
Gets the "end" element
|
EndDocument.End |
AnnotationDocument.Annotation.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 |
EndDocument.setEnd(EndDocument.End end)
Sets the "end" element
|
void |
AnnotationDocument.Annotation.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 |
AnnotationDocumentImpl.AnnotationImpl.addNewEnd()
Appends and returns a new empty "end" element
|
EndDocument.End |
EndDocumentImpl.addNewEnd()
Appends and returns a new empty "end" element
|
EndDocument.End |
AnnotationDocumentImpl.AnnotationImpl.getEnd()
Gets the "end" element
|
EndDocument.End |
EndDocumentImpl.getEnd()
Gets the "end" element
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationDocumentImpl.AnnotationImpl.setEnd(EndDocument.End end)
Sets the "end" element
|
void |
EndDocumentImpl.setEnd(EndDocument.End end)
Sets the "end" element
|
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.