Package | Description |
---|---|
org.apache.uima.simpleserver | |
org.apache.uima.simpleserver.config | |
org.apache.uima.simpleserver.config.impl |
Modifier and Type | Method and Description |
---|---|
static void |
ResultExtractor.makeOutputs(ResultEntryImpl resultEntry,
org.apache.uima.cas.text.AnnotationFS annotation,
TypeMap tspec) |
Modifier and Type | Method and Description |
---|---|
static TypeMap |
ConfigFactory.newTypeMap(java.lang.String typeName,
Filter filter,
java.lang.String outputTag,
boolean coveredText)
Create a new type map.
|
static TypeMap |
ConfigFactory.newTypeMap(java.lang.String typeName,
Filter filter,
java.lang.String outputTag,
boolean coveredText,
boolean outputAll,
java.lang.String shortDescription,
java.lang.String longDescription)
Create a new type map.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<TypeMap> |
ServerSpec.getTypeSpecs() |
Modifier and Type | Method and Description |
---|---|
void |
ServerSpec.addTypeMap(TypeMap typeMap)
Add a type map to an existing spec.
|
Modifier and Type | Class and Description |
---|---|
class |
TypeMapImpl |
Modifier and Type | Method and Description |
---|---|
java.util.List<TypeMap> |
ServerSpecImpl.getTypeSpecs() |
Modifier and Type | Method and Description |
---|---|
void |
ServerSpecImpl.addTypeMap(TypeMap typeMap) |
Copyright © 2013. All Rights Reserved.