Allows to parse HTML by splitting it into small token (HTMLchunks) such as tags, text, comments etc. Do NOT create multiple instances of this class - REUSE single instance Do NOT call same instance from multiple threads - it is NOT thread safe
For a list of all members of this type, see HTMLparser Members.
System.Object
Majestic12.HTMLparser
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Majestic12
Assembly: HTMLparserDotNet11 (in HTMLparserDotNet11.exe)
HTMLparser Members | Majestic12 Namespace