| 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(String typeName,
Filter filter,
String outputTag,
boolean coveredText)
Create a new type map.
|
static TypeMap |
ConfigFactory.newTypeMap(String typeName,
Filter filter,
String outputTag,
boolean coveredText,
boolean outputAll,
String shortDescription,
String longDescription)
Create a new type map.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
List<TypeMap> |
ServerSpecImpl.getTypeSpecs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerSpecImpl.addTypeMap(TypeMap typeMap) |
Copyright © 2006–2025 The Apache Software Foundation. All rights reserved.