IBM Information Integrator for Content V8.2 APIs

Package com.ibm.mm.sdk.common.infomining

Provides classes and interfaces for basic Information Mining functionality.

See:
          Description

Interface Summary
DKIKFServerTask A server task can be used to bundle a sequence of API calls, which can then be executed on the server.
 

Class Summary
DKIKFCatalog A catalog is an object that can be used to store, retrieve and search for records.
DKIKFCategory A category represents a node in a taxonomy.
DKIKFDocumentFilter A document filter can be used to get the textual content of a document.
DKIKFLibrary The library represents the information mining database and maintains a collection of catalogs.
DKIKFRecord A record contains the meta data for a document.
DKIKFSchema A schema defines the set of meta data that can be stored in a record.
DKIKFSearchConfiguration A search configuration can be used to customize a search.
DKIKFSearchResult A search result.
DKIKFTaxonomy A taxonomy is a tree where every node is a category object.
DKIKFTextDocument Represents the textual content of an arbitrary document.
DKIKFWebQueryConverter Converts a web query using unitary '+' and '-' operators to a value that can be used as a CONTAINS string in query.
 

Exception Summary
DKIKFAuthorizationException  
DKIKFCatalogNotTrainedException  
DKIKFDocumentFilterException  
DKIKFDocumentLanguageNotSetException  
DKIKFDocumentNameNotSetException  
DKIKFEmptyCategoryArrayException  
DKIKFException  
DKIKFInvalidLanguageCodeException  
DKIKFInvalidTypeException  
DKIKFNoSuchCatalogException  
DKIKFNoSuchCategoryException  
DKIKFNoSuchKeyException  
DKIKFNoSuchRecordException  
DKIKFQueryException  
DKIKFQueryParserException This class indicates an error while parsing a query string
DKIKFRecordAlreadyExistsException  
DKIKFRuntimeException  
DKIKFServerTaskException  
DKIKFServerTaskNotSetException  
DKIKFSizeOutOfBoundsException  
DKIKFTaxonomyNotSetException  
DKIKFUnsupportedLanguageException  
DKIKFWebQuerySyntaxException An exception that is thrown when a syntax error in a compound query is detected.
 

Package com.ibm.mm.sdk.common.infomining Description

Provides classes and interfaces for basic Information Mining functionality.


IBM Information Integrator for Content V8.2 APIs

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