TextParser Library | ComponentOne
C1.TextParser Namespace / HtmlExtractor Class
Methods


In This Topic
    HtmlExtractor Class Members
    In This Topic

    The following tables list the members exposed by HtmlExtractor.

    Public Constructors
     NameDescription
    Public Constructor Construct a new HtmlExtractor instance  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Add a new fixed place holder to the template specification used by this HtmlExtractor.  
    Public Method Serialize this HtmlExtractor to a Stream. The serialization is expressed in xml and contains all the specification about the template used by this html extractor.  
    Public Method Execute the process of extracting from the input text stream  
    Public Methodstatic (Shared in Visual Basic)Construct a new HtmlExtractor instance and generate all the template specification to be used by the returned extractor acording to xmlTemplate  
    Top
    See Also