|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaeDescription | |
---|---|
org.apache.uima | The main package for the Unstructured Information Management Middleware Architecture. |
org.apache.uima.util | Utility classes and interfaces used by UIMA components. |
Uses of TaeDescription in org.apache.uima |
---|
Methods in org.apache.uima that return TaeDescription | |
---|---|
TaeDescription |
ResourceSpecifierFactory.createTaeDescription()
Deprecated. As of v2.0, ResourceSpecifierFactory.createAnalysisEngineDescription() should be used instead. |
Uses of TaeDescription in org.apache.uima.util |
---|
Methods in org.apache.uima.util that return TaeDescription | |
---|---|
TaeDescription |
XMLParser.parseTaeDescription(XMLInputSource aInput)
Deprecated. As of v2.0, XMLParser.parseAnalysisEngineDescription(XMLInputSource) should be used
instead. |
TaeDescription |
XMLParser.parseTaeDescription(XMLInputSource aInput,
XMLParser.ParsingOptions aOptions)
Deprecated. As of v2.0, XMLParser.parseAnalysisEngineDescription(XMLInputSource,ParsingOptions)
should be used instead. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |