|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeginDocument.Begin.Location | |
---|---|
org.apache.incubator.uima.regex | |
org.apache.incubator.uima.regex.impl |
Uses of BeginDocument.Begin.Location in org.apache.incubator.uima.regex |
---|
Methods in org.apache.incubator.uima.regex that return BeginDocument.Begin.Location | |
---|---|
static BeginDocument.Begin.Location |
BeginDocument.Begin.Location.Factory.newInstance()
|
static BeginDocument.Begin.Location |
BeginDocument.Begin.Location.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static BeginDocument.Begin.Location |
BeginDocument.Begin.Location.Factory.newValue(java.lang.Object obj)
|
BeginDocument.Begin.Location |
BeginDocument.Begin.xgetLocation()
Gets (as xml) the "location" attribute |
Methods in org.apache.incubator.uima.regex with parameters of type BeginDocument.Begin.Location | |
---|---|
void |
BeginDocument.Begin.xsetLocation(BeginDocument.Begin.Location location)
Sets (as xml) the "location" attribute |
Uses of BeginDocument.Begin.Location in org.apache.incubator.uima.regex.impl |
---|
Classes in org.apache.incubator.uima.regex.impl that implement BeginDocument.Begin.Location | |
---|---|
static class |
BeginDocumentImpl.BeginImpl.LocationImpl
An XML location(@). |
Methods in org.apache.incubator.uima.regex.impl that return BeginDocument.Begin.Location | |
---|---|
BeginDocument.Begin.Location |
BeginDocumentImpl.BeginImpl.xgetLocation()
Gets (as xml) the "location" attribute |
Methods in org.apache.incubator.uima.regex.impl with parameters of type BeginDocument.Begin.Location | |
---|---|
void |
BeginDocumentImpl.BeginImpl.xsetLocation(BeginDocument.Begin.Location location)
Sets (as xml) the "location" attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |