DXPConfigurationS9 MembersXML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED

The DXPConfigurationS9 type exposes the following members.
Constructors

  NameDescription
Public methodDXPConfigurationS9(FileInfo)
Creates a DXPConfigurationS9 object from a DXP file.
Public methodDXPConfigurationS9(Stream, Boolean)
Creates a DXP object from a byte stream.
Public methodDXPConfigurationS9(TextReader, Boolean)
Creates a DXP object from a character stream.
Public methodDXPConfigurationS9(InputSource, EntityResolver, Boolean)
Creates a DXP object from an InputSource.
Back to Top
Methods

  NameDescription
Public methodgenerate 
Generates a PipelinedComparatorS9 from this instance of a DXPConfigurationS9.
Public methodgenerate(IDictionary String, Boolean , IDictionary String, String )
Generates a PipelinedComparatorS9 with parameter overrides.
Public methodsetURIResolver(XmlResolver)
Specifies a URI Resolver to the used in conjunction with the fallback resolver.
Public methodsetURIResolver(XmlResolver, Boolean)
Specifies the URI Resolver to be used and whether a fallback is used.
Back to Top
Properties

  NameDescription
Public propertyBooleanParameters
The boolean parameters with their default values.
Public propertyStringParameters
The string parameters with their default values.
Back to Top
See Also