|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeElementType.Filters | |
---|---|
org.apache.uima.simpleserver.config.xml | |
org.apache.uima.simpleserver.config.xml.impl |
Uses of TypeElementType.Filters in org.apache.uima.simpleserver.config.xml |
---|
Methods in org.apache.uima.simpleserver.config.xml that return TypeElementType.Filters | |
---|---|
TypeElementType.Filters |
TypeElementType.addNewFilters()
Appends and returns a new empty "filters" element |
TypeElementType.Filters |
TypeElementType.getFilters()
Gets the "filters" element |
static TypeElementType.Filters |
TypeElementType.Filters.Factory.newInstance()
|
static TypeElementType.Filters |
TypeElementType.Filters.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in org.apache.uima.simpleserver.config.xml with parameters of type TypeElementType.Filters | |
---|---|
void |
TypeElementType.setFilters(TypeElementType.Filters filters)
Sets the "filters" element |
Uses of TypeElementType.Filters in org.apache.uima.simpleserver.config.xml.impl |
---|
Classes in org.apache.uima.simpleserver.config.xml.impl that implement TypeElementType.Filters | |
---|---|
static class |
TypeElementTypeImpl.FiltersImpl
An XML filters(@http://uima.apache.org/simpleserver/config/xml). |
Methods in org.apache.uima.simpleserver.config.xml.impl that return TypeElementType.Filters | |
---|---|
TypeElementType.Filters |
TypeElementTypeImpl.addNewFilters()
Appends and returns a new empty "filters" element |
TypeElementType.Filters |
TypeElementTypeImpl.getFilters()
Gets the "filters" element |
Methods in org.apache.uima.simpleserver.config.xml.impl with parameters of type TypeElementType.Filters | |
---|---|
void |
TypeElementTypeImpl.setFilters(TypeElementType.Filters filters)
Sets the "filters" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |