|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImportHandler
Identifies a class as being an import handler. Handlers performs specific tasks on the importing content (other than parsing to extract raw content). They can be invoked before or after a document is parsed. There are three types of handlers currently supported:
IDocumentFilter
: accepts or reject an incoming document.IDocumentTagger
: modifies a document metadata.IDocumentTransformer
: modifies a document content.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |