[]
        
(Showing Draft Content)

C1.TextParser

C1.TextParser Namespace

Classes

ExtractedData

The class containing the information of a specific text extracted by StartsAfterContinuesUntil extractors.

HtmlExtractor

Extractor that allows to retrieve specific text content from an html source

StartsAfterContinuesUntil

The extractor finds all results between two regex string

StartsAfterContinuesUntilResult

Default class provided by C1TextParser to get the extraction result of StartsAfterContinuesUntil extractors.

TemplateBasedExtractor

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

Interfaces

IExtractionResult

Define the api to get the parsing result

IExtractor

Define the common api of an extractor

Enums

Extractor

Supported extractors