:: com :: sun :: star :: document ::
|
interface XMimeTypeInfo |
|
- Description
- provides information regarding which MIME types are supported by a filter.
|
Methods' Details |
supportsMimeType
boolean |
supportsMimeType( |
[in] string |
MimeTypeName ); |
- Description
- asks whether a MIME type is supported or not.
|
|
getSupportedMimeTypeNames
sequence< string > |
getSupportedMimeTypeNames(); |
- Returns
- a sequence of the names of all supported MIME types.
|
|
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.