Package com.deltaxml.odf

A package containing classes common to all DeltaXML ODF products.

See:
          Description

Enum Summary
FontDecoration Enumeration representing the possible values to set as the font decoration for added and deleted text.
FontStyle Enumeration representing the possible values to set as the font style for added and deleted text.
FontWeight Enumeration representing the possible values to set as the font weight for added and deleted text.
WhitespaceOnlyChangeOutput Enumeration representing the possible values to set as the output for whitespace only changes
 

Exception Summary
InvalidOdfLicenseException Deprecated.  
InvalidOdtFileException An exception indicating that a supplied file was not an ODT file as expected.
NoOdfLicenseInstalledException An exception indicating that the software has not been successfully activated with an appropriate license.
OdfException Indicates a recoverable error within a DeltaXML ODF product.
OdfLicenseContentException An exception indicating that there was a problem with the license used to activate the software.
OdfLicenseCpuLimitException An exception indicating that the license used to activate the software does not support the number of CPUs being used.
OdfLicenseExpiredException An exception indicating that the license used to activate the software has expired.
OdfLicenseNotYetValidException An exception indicating that this license has not yet started.
OdfLicenseSecurityException An exception indicating a problem with the activation/licensing or other security related aspects of the DeltaXML software when the JVM is using a Security Manager.
OdfLicensingException An exception indicating that there is a problem with a licensing operation.
OdfVersionException An exception indicating that the license used to activate the software does not support the version being used.
OdtInputException An exception indicating that there is a problem with a supplied input file.
OdtOutputException An exception indicating that there is a problem constructing the ODT output.
StylesheetLoadException Indicates that there was a problem loading a required stylesheet.
 

Error Summary
OdfInternalError Indicates an error condition within the ODF product.
 

Package com.deltaxml.odf Description

A package containing classes common to all DeltaXML ODF products.

This package contains Exceptions, Errors and enumerations common across all DeltaXML ODF products.

The package is distributed in its own jar file and has been written in such a way as to allow backwards compatibility with previous versions of ODF products that depend on a separate common code jar.



© 2001-2009 DeltaXML Ltd. All Rights Reserved.