IBM Information Integrator for Content V8.2 APIs

com.ibm.mm.sdk.common.infomining.analysis
Class DKIKFInformationExtractionResult

java.lang.Object
  |
  +--com.ibm.mm.sdk.common.infomining.analysis.DKIKFInformationExtractionResult
All Implemented Interfaces:
java.io.Serializable

public abstract class DKIKFInformationExtractionResult
extends java.lang.Object
implements java.io.Serializable

Represents the result of the DKIKFInformationExtractor.

See Also:
Serialized Form

Constructor Summary
protected DKIKFInformationExtractionResult()
          Objects can be obtained from DKIKFInformationExtractor.
 
Method Summary
abstract  DKIKFFeature[] getFeatures()
          Returns the extracted features.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DKIKFInformationExtractionResult

protected DKIKFInformationExtractionResult()
Objects can be obtained from DKIKFInformationExtractor.
Method Detail

getFeatures

public abstract DKIKFFeature[] getFeatures()
Returns the extracted features.
Returns:
the extracted features.

IBM Information Integrator for Content V8.2 APIs

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