Package | Description |
---|---|
org.apache.uima.simpleserver.config.xml | |
org.apache.uima.simpleserver.config.xml.impl |
Modifier and Type | Method and Description |
---|---|
TypeElementType.Outputs |
TypeElementType.addNewOutputs()
Appends and returns a new empty "outputs" element
|
TypeElementType.Outputs |
TypeElementType.getOutputs()
Gets the "outputs" element
|
static TypeElementType.Outputs |
TypeElementType.Outputs.Factory.newInstance() |
static TypeElementType.Outputs |
TypeElementType.Outputs.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
TypeElementType.setOutputs(TypeElementType.Outputs outputs)
Sets the "outputs" element
|
Modifier and Type | Class and Description |
---|---|
static class |
TypeElementTypeImpl.OutputsImpl
An XML outputs(@http://uima.apache.org/simpleserver/config/xml).
|
Modifier and Type | Method and Description |
---|---|
TypeElementType.Outputs |
TypeElementTypeImpl.addNewOutputs()
Appends and returns a new empty "outputs" element
|
TypeElementType.Outputs |
TypeElementTypeImpl.getOutputs()
Gets the "outputs" element
|
Modifier and Type | Method and Description |
---|---|
void |
TypeElementTypeImpl.setOutputs(TypeElementType.Outputs outputs)
Sets the "outputs" element
|
Copyright © 2006–2015 The Apache Software Foundation. All rights reserved.