Methods' Summary |
detect |
controls agreement of a "flat" TypeDetection
with given URL or arguments
|
Methods' Details |
detect
- Description
- controls agreement of a "flat" TypeDetection
with given URL or arguments
Registerd services in configuration, which support this interface for different mime types,
will be called automaticly to look into the document stream and cdecide wich format it represent.
Add the collected information about detected documents in given MediaDescriptor
Descriptor. The decision must be returned as any valid type name (which specifies
the detected format) or an empty value for unknown formats.
- Parameter Descriptor
- represent a MediaDescriptor which can be used to get/set informations
about the detected document
- Returns
- an internal type name if format was detected successfully
or an empty value for an unknown document format.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.