IBM Information Integrator for Content V8.2 APIs

com.ibm.mm.beans.infomining
Class CMBLanguageIdentificationService

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
All Implemented Interfaces:
com.ibm.mm.beans.CMBConnectionReplyListener, CMBTextAnalysisRequestListener, java.util.EventListener, java.io.Serializable

public class CMBLanguageIdentificationService
extends CMBTextAnalysisBean

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
 

See Also:
Serialized Form

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

CMBLanguageIdentificationService

public CMBLanguageIdentificationService()
Creates a new CMBLanguageIdentificationService.


IBM Information Integrator for Content V8.2 APIs

© Copyright International Business Machines Corporation 1996, 2003 IBM Corp. All rights reserved.