HtmlExtractor Class Members
In This Topic
The following tables list the members exposed by HtmlExtractor.
Public Constructors
Public Methods
| Name | Description |
 | AddPlaceHolder | Overloaded.
Add a new fixed place holder to the template specification used by this HtmlExtractor.
|
 | Export |
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.
|
 | Extract |
Execute the process of extracting from the input text stream
|
  | Load | Construct a new HtmlExtractor instance and generate all the template specification to be used by the returned extractor acording to |
Top
See Also