[]
        
(Showing Draft Content)

C1.TextParser.TemplateBasedExtractor

TemplateBasedExtractor Class

Extractor that allows to parse custom user data structure formats. The format of the data structures is formally declared using the xml notation.

Inheritance
TemplateBasedExtractor
Implements
Namespace: C1.TextParser
Assembly: C1.TextParser.dll
Syntax
public class TemplateBasedExtractor : IExtractor

Constructors

Name Description
TemplateBasedExtractor(Stream)

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

Methods

Name Description
Extract(Stream, Encoding)

Execute the process of extracting from the input text stream