Package | Description |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Modifier and Type | Method and Description |
---|---|
BeginDocument.Begin |
AnnotationDocument.Annotation.addNewBegin()
Appends and returns a new empty "begin" element
|
BeginDocument.Begin |
BeginDocument.addNewBegin()
Appends and returns a new empty "begin" element
|
BeginDocument.Begin |
AnnotationDocument.Annotation.getBegin()
Gets the "begin" element
|
BeginDocument.Begin |
BeginDocument.getBegin()
Gets the "begin" element
|
static BeginDocument.Begin |
BeginDocument.Begin.Factory.newInstance() |
static BeginDocument.Begin |
BeginDocument.Begin.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationDocument.Annotation.setBegin(BeginDocument.Begin begin)
Sets the "begin" element
|
void |
BeginDocument.setBegin(BeginDocument.Begin begin)
Sets the "begin" element
|
Modifier and Type | Class and Description |
---|---|
static class |
BeginDocumentImpl.BeginImpl
An XML begin(@http://incubator.apache.org/uima/regex).
|
Modifier and Type | Method and Description |
---|---|
BeginDocument.Begin |
BeginDocumentImpl.addNewBegin()
Appends and returns a new empty "begin" element
|
BeginDocument.Begin |
AnnotationDocumentImpl.AnnotationImpl.addNewBegin()
Appends and returns a new empty "begin" element
|
BeginDocument.Begin |
BeginDocumentImpl.getBegin()
Gets the "begin" element
|
BeginDocument.Begin |
AnnotationDocumentImpl.AnnotationImpl.getBegin()
Gets the "begin" element
|
Modifier and Type | Method and Description |
---|---|
void |
BeginDocumentImpl.setBegin(BeginDocument.Begin begin)
Sets the "begin" element
|
void |
AnnotationDocumentImpl.AnnotationImpl.setBegin(BeginDocument.Begin begin)
Sets the "begin" element
|
Copyright © 2015. All rights reserved.