Click or drag to resize
IExtractor Interface
Defines an extractor to be executed during the processing of a request.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public interface IExtractor

The IExtractor type exposes the following members.

Methods
  NameDescription
Public methodExtract
Outputs XML into the given Config instance.
Top
See Also