Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Package oracle.irm.engine.content.type

Sealed content format information.

See:
          Description

Interface Summary
ContentType Sealed and unsealed content type information.
ContentTypeOperations Content format related operations, such as file extension look-up.

 

Class Summary
ContentTypeCollectionFactory Content Type collection factory and utilities.
ContentTypeFactory Content Type factory.
ContentTypeOperationsInstance Content format related operations, such as file extension look-up.

 

Exception Summary
IllegalMimeTypeException MIME type is syntactically invalid.
UnknownContentTypeException Unknown content type.
UnsupportedContentTypeException Unsupported content type/format.

 

Package oracle.irm.engine.content.type Description

Sealed content format information. The content type component provides operations querying information on sealed and unsealed content types. These operations are useful when sealed content is being created in-memory and saved out by an external application. The external application may then need to find out what file extensions/MIME types are relevant.


Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Copyright © 2011, Oracle. All rights reserved.