ITargetXmlFilePurgeContext

ITargetXmlFilePurgeContext interface is implemented by the object passed to the handler Purge method and it provides the handler with the necessary input data.

Language

The language to keep (e.g. en).

TargetDocument

A MemoryStream with the document content in the target language that needs to be purged.

XmlResolver

The XmlResolver that can be used to load a MemoryStream into an XmlDocument.

XmlNamespaceResolver

The namespace resolver.