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