|
IBM Information Integrator for Content V8.2 APIs
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
com.ibm.mm.beans.infomining
Interface CMBContentProvider
- All Known Implementing Classes:
- CMBDefaultContentProvider
- public interface CMBContentProvider
Defines the classes interface, which determines how the text will be
retrieved for text analysis.
- See Also:
CMBInfoMiningAdapter.setContentProvider(CMBContentProvider)
Method Summary |
CMBTextDocument |
getContent(com.ibm.mm.beans.CMBConnection connection,
com.ibm.mm.beans.CMBItem item)
Returns the text of the specified item to be used for text analysis. |
getContent
public CMBTextDocument getContent(com.ibm.mm.beans.CMBConnection connection,
com.ibm.mm.beans.CMBItem item)
throws CMBContentProviderException
- Returns the text of the specified item to be used for text analysis.
- Parameters:
connection
- an open connection to the serveritem
- the current item to be processed- Returns:
- the text of the specified item
- Throws:
CMBContentProviderException
- if an error occured while processing the current item
|
IBM Information Integrator for Content V8.2 APIs
|
PREV CLASS
NEXT CLASS |
FRAMES
NO FRAMES |
SUMMARY: INNER | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD |
© Copyright International Business Machines Corporation 1996, 2003 IBM Corp. All rights reserved.