|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Packages | |
|---|---|
| com.deltaxml.odf | A package containing classes common to all DeltaXML ODF products. |
| com.deltaxml.odf.merge | A package containing classes for merging ODF Text Documents. |
A set of packages for ODF Text Document Merging.
At present, only ODT files in a Zip package are supported, not single-file ODT XML documents.
The com.deltaxml.odf
package contains classes common to all DeltaXML ODF products.
The DeltaXML ODT Merge product is shipped in multiple jar files. When using the API, please ensure that the following jars are on the classpath:
odt-common.jar - contains classes in the com.deltaxml.odf packageodt-merger.jar - contains the ODT Merger classessaxon{x}.jar - the Saxon xslt processor. The version provided in the distribution must be usedxercesImpl.jar - the Xerces xml parser. Although the JRE includes a version of the
Xerces parser, we would recommend using the one provided in the distribution.The odt-merge-command.jar file contains the ODT Merge command-line interface
and is not needed om the classpath when using the API directly.
Please visit our Support Forums with any questions, bug-reports, suggested enhancements or any other matter related to this software.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||