Skip navigation links

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

E12907-01


Package oracle.irm.engine.types.content.type

Content Format related objects, enumerations and exceptions.

See:
          Description

Class Summary
ContentType Content Type type.
IllegalMimeTypeException Illegal Mime Type exception information.
UnknownContentTypeException Unknown Content Type exception information.
UnsupportedContentTypeException Unsupported Content Type exception information.

 

Package oracle.irm.engine.types.content.type Description

Content Format related objects, enumerations and exceptions. This package contains types used by the EJB and Web Services interfaces. These types are also used when binding XML to objects using JAXB. 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-01


Copyright © 2010, Oracle. All rights reserved.