xmlunit-core : Org.XmlUnit.Diff Namespace

NodeFilters Class

Common NodeFilter implementations.

Syntax

public static class NodeFilters

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Diff
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.5.1.121

Members

See Also: Inherited members from object.

Public Methods

static
Default (System.Xml.XmlNode) : bool
Suppresses document-type and XML declaration nodes.

Member Details

Default Method

Suppresses document-type and XML declaration nodes.

Syntax

public static bool Default (System.Xml.XmlNode n)

Parameters

n
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Org.XmlUnit.Diff
Assembly: xmlunit-core (in xmlunit-core.dll)
Assembly Versions: 2.5.1.121