XML Compare .NET API Documentation - DEPRECATED
System Object
DeltaXML.CoreS9Api DXPConfigurationS9
Namespace: DeltaXML.CoreS9Api
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Loads a PipelinedComparatorS9 from a DXP configuration.
Inheritance Hierarchy
DeltaXML.CoreS9Api DXPConfigurationS9
Namespace: DeltaXML.CoreS9Api
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax
Remarks
Loads a PipelinedComparatorS9 from a DXP configuration.
DXP (DeltaXML Pipelines) is a declarative file format for describing comparator pipelines and
could also be considered a form of customization language for comparator based tools.
Further information on the DXP format and usage is available in the
Guide to DeltaXML Pipeline Configuration.
This class provides methods for obtaining information from DXP files and also for loading a PipelinedComparatorS9 instance from DXP. Its constructor is generally responsible for ensuring validity of the input DXP.
See Also