DeltaXML.CoreS9Api NamespaceXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
This namespace contains the .Net Specific API for the XML Compare product. It is the recomended starting point for learning about this product's API as a whole. Other aspects of the API are provided by IKVM conversion; please see the documentation of the com.deltaxml.* namespaces for details.
Classes

  ClassDescription
Public classDCPConfigurationObsolete.
Loads a DocumentComparator from a DCP configuration.
Public classDocumentComparatorObsolete.
Provides a pre-configured comparison tool more suited for document comparison.
Public classDXPConfigurationS9Obsolete.
Loads a PipelinedComparatorS9 from a DXP configuration.
Public classFilterChainObsolete.
Represents a chain of FilterSteps that can be applied to XML input in a specified order to produce a result.
Public classFilterStepObsolete.
Represents a single step in an XML processing pipeline.
Public classFilterStepHelperObsolete.
Provides a mechanism for creating FilterStep instances.
Public classInputSourceObsolete.
A byte or character stream wrapped as an XML input Entity.
Public classPipelinedComparatorS9Obsolete.
A Comparator with input and output filtering.
Interfaces

  InterfaceDescription
Public interfaceDocumentProgressListenerObsolete.
Monitor the progress of the document comparator.
Public interfaceEntityResolverObsolete.
An entity resolver can be used to resolve entities within an XML document, when using a SAX XML parser.
Public interfacePipelineLocationEntryObsolete.
The location of an entry in a comparator pipeline.
Public interfacePipelineProgressListenerObsolete.
Monitor the progress of the pipelined comparator.
Enumerations

  EnumerationDescription
Public enumerationDocumentComparator ExtensionPoint
Represents the point at which user FilterSteps can be inserted.