DitaTopicCompareDotNet getEntityResolver Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Get the previously set entity resolver.

Namespace: DeltaXML.DitaCompareApi
Assembly: DeltaXML.DitaCompareApi (in DeltaXML.DitaCompareApi.dll) Version: 9.1.1.1000 (9.1.1.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