TextParser Library | ComponentOne
Inheritance Hierarchy
In This Topic
    C1.TextParser Namespace
    In This Topic
    Classes
     ClassDescription
    Class The class containing the information of a specific text extracted by StartsAfterContinuesUntil extractors.
    Class Extractor that allows to retrieve specific text content from an html source
    Class The extractor finds all results between two regex string
    Class Default class provided by C1TextParser to get the extraction result of StartsAfterContinuesUntil extractors.
    Class Extractor that allows to parse custom user data structure formats. The format of the data structures is formally declared using the xml notation.
    Interfaces
     InterfaceDescription
    Interface Define the api to get the parsing result
    Interface Define the common api of an extractor
    Enumerations
     EnumerationDescription
    Enumeration Supported extractors
    See Also