Converts HTML to plain text
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class HtmlStringParser
public class HtmlStringParser
Public Class HtmlStringParser
Public Class HtmlStringParser
public ref class HtmlStringParser
public ref class HtmlStringParser
type HtmlStringParser = class end
type HtmlStringParser = class end
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()()()() | (Inherited from Object.) | |
FoundTitleEnd |
Position where title ends.
| |
FoundTitleStart |
Position where title starts.
| |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
MemberwiseClone()()()() | (Inherited from Object.) | |
SetBody(String) |
Sets the html body to work with.
| |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
HtmlStringParser |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120