CommonComparator getEntityResolver Method XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Get the previously set entity resolver.

Namespace: DeltaXML.CoreS9Api.Internals
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

public EntityResolver getEntityResolver()

Return Value

Type: EntityResolver
The previously set entity resolver (or null if the resolver has not been set).
See Also