Package | Description |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Modifier and Type | Field and Description |
---|---|
static EndDocument.End.Location.Enum |
EndDocument.End.Location.END |
static EndDocument.End.Location.Enum |
EndDocument.End.Location.START |
Modifier and Type | Method and Description |
---|---|
static EndDocument.End.Location.Enum |
EndDocument.End.Location.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static EndDocument.End.Location.Enum |
EndDocument.End.Location.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
EndDocument.End.Location.Enum |
EndDocument.End.getLocation()
Gets the "location" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
EndDocument.End.setLocation(EndDocument.End.Location.Enum location)
Sets the "location" attribute
|
Modifier and Type | Method and Description |
---|---|
EndDocument.End.Location.Enum |
EndDocumentImpl.EndImpl.getLocation()
Gets the "location" attribute
|
Modifier and Type | Method and Description |
---|---|
void |
EndDocumentImpl.EndImpl.setLocation(EndDocument.End.Location.Enum location)
Sets the "location" attribute
|
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.