Interface Summary
|
IContentDescriber
|
Content describers know how to retrieve metadata from
contents. |
IContentDescription
|
A content description object contains information about the nature of
arbitrary data. |
IContentType
|
Content types represent and provide information on file types, such as
associated file names/extensions, default charset, etc. |
IContentTypeManager
|
The content type manager provides facilities for file name and content-based
type lookup and content description. |
IContentTypeManager.IContentTypeChangeListener
|
A listener to be used to receive content type change events. |
IContentTypeManager.ISelectionPolicy
|
A policy for refining the set of content types that
should be accepted during content type matching operations. |
IContentTypeMatcher
|
An object that performs content type matching queries. |
IContentTypeSettings
|
Gives access to the user settings for a content type. |
ITextContentDescriber
|
Text content describers extend basic content describers to provide
the ability of scanning character streams (readers). |