|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Result | |
|---|---|
| org.apache.uima.simpleserver | |
| org.apache.uima.simpleserver.output | |
| org.apache.uima.simpleserver.output.impl | |
| org.apache.uima.simpleserver.servlet | |
| Uses of Result in org.apache.uima.simpleserver |
|---|
| Methods in org.apache.uima.simpleserver that return Result | |
|---|---|
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(String text)
|
Result |
Service.process(String text,
String lang)
Calls the services analysis engine on the input text, filters and produces the result. |
| Uses of Result in org.apache.uima.simpleserver.output |
|---|
| Methods in org.apache.uima.simpleserver.output with parameters of type Result | |
|---|---|
static String |
ResultConverter.getInlineXML(Result result)
|
static String |
InlineXMLGenerator.getInlineXML(Result result)
|
static String |
ResultConverter.getXMLString(Result result)
|
| Uses of Result in org.apache.uima.simpleserver.output.impl |
|---|
| Classes in org.apache.uima.simpleserver.output.impl that implement Result | |
|---|---|
class |
ResultImpl
|
| Uses of Result in org.apache.uima.simpleserver.servlet |
|---|
| Methods in org.apache.uima.simpleserver.servlet with parameters of type Result | |
|---|---|
String |
SimpleServerServlet.transformResult(Result result,
String mode)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||