Syntax
interface XExtendedFilterDetection : com::sun::star::uno::XInterface ;
Description
extended filter detection.
Method Summary
|
detect |
controls agreement of a type detection with given URL or arguments.
|
|
Method Details
|
|
Syntax
- string detect
(
- sequence< com::sun::star::beans::PropertyValue > seqDescriptor );
Description
controls agreement of a type detection with given URL or arguments.
Register services which support this interface for diferent mime types in configuration.
A service which implements this interfare will be created to make a deep content detection.
Add the collected information about detected documents in given MediaDescriptor .
You need an internal type name as a return value.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.