| Package | Description | 
|---|---|
| org.apache.uima.uimacpp | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UimacppEngine. batchProcessComplete()batchProcessComplete | 
| void | UimacppEngine. collectionProcessComplete()CasConsumer collectionProcessComplete | 
| static void | UimacppEngine. configureResourceManager(String workDirectory,
                        String dataDirectory)Configure the TAF Resource Manager. | 
| static UimacppEngine | UimacppEngine. createJTafTAE(String configFile)create a TAF engine with a config file | 
| void | UimacppEngine. destroy()de-initializes the TAF engine. | 
| static String | UimacppEngine. getErrorMessage(long errorCode)helper function to get the error message for some TAF error ID. | 
| static String | UimacppEngine. getTafJNIVersion()helper function to get the TAF JNI version. | 
| boolean | UimacppEngine. hasNext()hasNext | 
| void | UimacppEngine. next(CAS segment)next | 
| void | UimacppEngine. process(ResultSpecification rs,
       CAS aCas,
       boolean casIsEmpty)process the document. | 
| Constructor and Description | 
|---|
| UimacppEngine() | 
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.