Converts HTML to plain text
Declaration Syntax
C# | Visual Basic |
public class HtmlStringParser
Public Class HtmlStringParser
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
HtmlStringParser(String, ArrayList, Configuration) |
New instance of HTML string parser.
| |
BoostPoints |
Points in the extracted text where weight boosting is changed (by tags).
| |
Equals(Object) | (Inherited from Object.) | |
Extract()()()() |
Gets the plain text from a HTML document.
| |
Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FoundTitleEnd |
Position where title ends.
| |
FoundTitleStart |
Position where title starts.
| |
GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType()()()() | Gets the type of the current instance. (Inherited from Object.) | |
MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SetBody(String) |
Sets the html body to work with.
| |
ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
Inheritance Hierarchy
Object | |
HtmlStringParser |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610