Uses of Class
org.apache.uima.uimacpp.UimacppException
Packages that use UimacppException
-
Uses of UimacppException in org.apache.uima.uimacpp
Methods in org.apache.uima.uimacpp that throw UimacppExceptionModifier and TypeMethodDescriptionvoid
UimacppEngine.batchProcessComplete()
batchProcessCompletevoid
UimacppEngine.collectionProcessComplete()
CasConsumer collectionProcessCompletestatic 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 filevoid
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()
hasNextvoid
nextvoid
UimacppEngine.process
(ResultSpecification rs, CAS aCas, boolean casIsEmpty) process the document.Constructors in org.apache.uima.uimacpp that throw UimacppException