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