Interface | Description |
---|---|
IImportHandler |
Identifies a class as being an import handler.
|
Class | Description |
---|---|
AbstractRestrictiveHandler |
Base class for handlers applying only to certain type of documents
by providing a way to restrict applicable documents based on
a metadata value (matched via regex).
|
AbstractTextRestrictiveHandler |
Base class for handlers dealing with text documents only.
|
ContentType |
Represent a document content type (also called MIME-Type or Media Type).
|
Importer |
Principal class responsible for importing documents.
|
ImporterConfig |
Importer configuration.
|
ImporterConfigLoader |
Importer configuration loader.
|
Exception | Description |
---|---|
ImporterException |
Runtime exception thrown by many of the importer classes upon encountering
issues.
|
Copyright © 2009-2014 Norconex Inc.. All Rights Reserved.