|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Packages | |
|---|---|
| com.deltaxml.odf | A package containing classes common to all DeltaXML ODF products. |
| com.deltaxml.odf.comp | A package containing classes for comparing ODF Text Documents. |
A set of packages for ODF Text Document comparison.
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 Compare 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-comparison.jar - contains the ODT Comparator classessaxon{x}.jar - the Saxon xslt processor.xercesImpl.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-compare-command.jar file contains the ODT Comparator 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 | |||||||||