Package | Description |
---|---|
org.apache.uima.simpleserver | |
org.apache.uima.simpleserver.output | |
org.apache.uima.simpleserver.output.impl | |
org.apache.uima.simpleserver.servlet |
Modifier and Type | Method and Description |
---|---|
Result |
ResultExtractor.getResult(org.apache.uima.cas.CAS cas,
ServerSpec resultSpec)
Extract a set of results from a CAS and a result specification.
|
Result |
Service.process(java.lang.String text) |
Result |
Service.process(java.lang.String text,
java.lang.String lang)
Calls the services analysis engine on the input text, filters and produces the result.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
InlineXMLGenerator.getInlineXML(Result result) |
static java.lang.String |
ResultConverter.getInlineXML(Result result) |
static java.lang.String |
ResultConverter.getXMLString(Result result) |
Modifier and Type | Class and Description |
---|---|
class |
ResultImpl |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
SimpleServerServlet.transformResult(Result result,
java.lang.String mode) |
Copyright © 2013. All Rights Reserved.