|
IBM Information Integrator for Content V8.2 APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.beans.infomining.CMBInfoMiningBean | +--com.ibm.mm.beans.infomining.CMBConnectedMiningBean | +--com.ibm.mm.beans.infomining.CMBTextAnalysisBean | +--com.ibm.mm.beans.infomining.CMBLanguageIdentificationService
The CMBLanguageIdentificationService is a non-visual bean that can be used to
determine the language of a document.
Properties and Events Overview: pre-conditions open server connection properties (default) traceEnabled (false) bound properties none constrained properties none event target for CMBTextAnalysisRequestEvent CMBConnectionReplyEvent event source for CMBExceptionEvent CMBTraceEvent CMBTextAnalysisReplyEvent CMBTextAnalysisRequestEvent CMBStoreRecordRequestEvent
Constructor Summary | |
CMBLanguageIdentificationService()
Creates a new CMBLanguageIdentificationService. |
Methods inherited from class com.ibm.mm.beans.infomining.CMBTextAnalysisBean |
addCMBStoreRecordRequestListener, addCMBTextAnalysisReplyListener, addCMBTextAnalysisRequestListener, finalize, onCMBTextAnalysisRequest, removeCMBStoreRecordRequestListener, removeCMBTextAnalysisReplyListener, removeCMBTextAnalysisRequestListener |
Methods inherited from class com.ibm.mm.beans.infomining.CMBConnectedMiningBean |
getConnection, isConnected, onCMBConnectionReply, setConnection, validateConnection |
Methods inherited from class com.ibm.mm.beans.infomining.CMBInfoMiningBean |
addCMBExceptionListener, addCMBTraceListener, isTraceEnabled, removeCMBExceptionListener, removeCMBTraceListener, setTraceEnabled |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CMBLanguageIdentificationService()
|
IBM Information Integrator for Content V8.2 APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |