| Package | Description |
|---|---|
| com.deltaxml.cores9api |
A Saxon S9API compatible interface to facilitate construction of XML comparison pipelines.
|
| com.deltaxml.cores9api.internals |
This package contains some internal entries that need to be publicly visible, but are not officially part of the API.
|
| Class and Description |
|---|
| ComparisonException
Indicates a problem during the comparison stage of the pipeline.
|
| ConditionalFilterXPathException
Indicates a problem evaluating the 'when' XPath expression on a conditional filter in a DXP file.
|
| DCPConfiguration
Loads a
DocumentComparator from a DCP configuration. |
| DocumentComparator
Provides a pre-configured comparison tool more suited for document comparison.
|
| DocumentComparator.ExtensionPoint
Represents the point at which user
FilterSteps can be inserted. |
| DocumentProgressListener
Monitor the progress of the document comparator.
|
| DuplicateStepNameException
Indicates that an attempt has been made to declare multiple PipelineSteps with the same name in a single Pipeline.
|
| DXPConfigurationS9
Loads a
PipelinedComparatorS9 from a DXP configuration. |
| DynamicPDFormatException
Indicates an error encountered either when resolving XPath expressions in the Pipeline Description or when validating the
resolved Pipeline Description.
|
| FilterChain
Represents a chain of
FilterSteps that can be applied to XML input in a specified order to produce a result. |
| FilterProcessingException
Thrown to indicate a failure when running a pipeline filter.
|
| FilterStep
Represents a single step in an XML processing pipeline.
|
| FilterStepHelper
Provides a mechanism for creating
FilterStep instances. |
| LicenseException
An exception class corresponding to the licensing related issues that can occur during the various compare(), isEqual() and
setRedistributionLicenseContent() methods.
|
| PDAdvancedConfigException
Indicates an error encountered when processing properties or features in the 'advancedConfig' element of the Pipeline
Description.
|
| PDConfigurationException
Indicates an error condition in the Pipeline Description format.
|
| PDFilterConfigurationException
Indicates an error encountered when loading a filter defined in a Pipeline Description format, after parameters are resolved.
|
| PipelinedComparatorS9
Provides a Pipeline abstraction for the Comparator.
|
| PipelinedComparatorS9Exception
Indicates an error condition in the PipelinedComparatorS9 compare method.
|
| PipelineException
Indicates an error condition in the use of a Pipeline Object.
|
| PipelineLoadingException
Indicates a problem when loading a pipeline.
|
| PipelineLocationEntry
The location of an entry in a comparator pipeline.
|
| PipelineProgressListener
Monitor the progress of the pipelined comparator.
|
| StaticPDFormatException
Indicates an error encountered when parsing the Pipeline Description format, prior to resolving any parameters.
|
| SummarisingErrorListener |
| XPathFilterParameterException
Indicates a problem evaluating the 'xpath' XPath expression on a filter parameter in a DXP file.
|
| Class and Description |
|---|
| ComparisonException
Indicates a problem during the comparison stage of the pipeline.
|
| FilterProcessingException
Thrown to indicate a failure when running a pipeline filter.
|
| FilterStepHelper
Provides a mechanism for creating
FilterStep instances. |
| LicenseException
An exception class corresponding to the licensing related issues that can occur during the various compare(), isEqual() and
setRedistributionLicenseContent() methods.
|
| PipelineLoadingException
Indicates a problem when loading a pipeline.
|
| PipelineSerializationException
Indicates a problem when saving or serializing the result of a comparison using PipelinedComparatorS9.
|
Copyright © 2001-2018 DeltaXML Ltd. All Rights Reserved.