Package | Description |
---|---|
org.apache.uima.simpleserver.config.xml | |
org.apache.uima.simpleserver.config.xml.impl |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
TypeElementType.setFilters(TypeElementType.Filters filters)
Sets the "filters" element
|
Modifier and Type | Class and Description |
---|---|
static class |
TypeElementTypeImpl.FiltersImpl
An XML filters(@http://uima.apache.org/simpleserver/config/xml).
|
Modifier and Type | Method and Description |
---|---|
TypeElementType.Filters |
TypeElementTypeImpl.addNewFilters()
Appends and returns a new empty "filters" element
|
TypeElementType.Filters |
TypeElementTypeImpl.getFilters()
Gets the "filters" element
|
Modifier and Type | Method and Description |
---|---|
void |
TypeElementTypeImpl.setFilters(TypeElementType.Filters filters)
Sets the "filters" element
|
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.