[]
        
(Showing Draft Content)

C1.TextParser.TemplateBasedExtractor.-ctor

TemplateBasedExtractor Constructor

TemplateBasedExtractor(Stream)

Create a new instance of TemplateBasedExtractor acording to a template specified in xml.

Declaration
public TemplateBasedExtractor(Stream xmlTemplate)
Parameters
Type Name Description
Stream xmlTemplate

The template expressed in xml to be used by this TemplateBasedExtractor.

Exceptions
Type Condition
ArgumentException
ArgumentNullException