All Classes and Interfaces
Class
Description
A file in an CMIS file system.
A provider for CMIS Atom file systems.
An CMIS Atom file system.
Default implementation of
IMetadataChecksummer which by default
returns the combined values of FileMetadata.COLLECTOR_LASTMODIFIED
and FileMetadata.COLLECTOR_SIZE, separated with an underscore
(e.g. "14125443181234_123").Performs path handling logic before actual processing of the document
it represents takes place.
Main application class.
Filesystem Collector configuration.
Deprecated.
The Filesystem Crawler.
Filesystem Crawler configuration.
Generic file system document fetcher.
Generic file system document metadata fetcher.
Generic implementation of
IFilesystemOptionsProvider.Fetches a document and possibly any metadata that could not be obtained
by the
IFileMetadataFetcher.Custom processing (optional) performed on a document.
Fetches a document metadata (e.g., document properties).
Provides Apache Commons VFS
FileSystemOptions for a given
FileObject.Provide starting paths for crawling.
Backward-compatible XML configuration helpers used by legacy filesystem
option parsing.
CollectorException