| Package | Description | 
|---|---|
| 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| TaeDescription | ResourceSpecifierFactory. createTaeDescription()Deprecated. 
 As of v2.0,  ResourceSpecifierFactory.createAnalysisEngineDescription()should be used instead. | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.