Skip navigation links

Package com.deltaxml.api

This package contains a collection of classes and exceptions used in error reporting.

See: Description

Package com.deltaxml.api Description

This package contains a collection of classes and exceptions used in error reporting.

The comparison (or diff) function between two XML trees produces a delta tree which describes the differences between the two input trees. The recombination (or patch) operation can use the delta tree produced by the comparison and one of the original input files and regenerate the other input file.

Copies of saxon.jar and xercesImpl.jar are included with this release. They are provided for convenience. They may be used by including them in the JVM classpath. Alternative JAXP implementations may be substituted.

A samples directory provides code samples and data together with a README file explaining compilation/running.

Support Information

Please visit our Support Page to find the relevant channels to use for any questions, bug-reports, suggested enhancements or any other matter related to this software.

Skip navigation links