|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UimacppException | |
---|---|
org.apache.uima.uimacpp |
Uses of UimacppException in org.apache.uima.uimacpp |
---|
Methods in org.apache.uima.uimacpp that throw UimacppException | |
---|---|
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. |
Constructors in org.apache.uima.uimacpp that throw UimacppException | |
---|---|
UimacppEngine()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |