![]() |
Creates an instance of the HtmlPageReader class. |
![]() | Gets the current tab-adjusted column offset of the read pointer. |
![]() | Gets the length in bytes of the file. |
![]() | Gets the current line number of the read pointer. |
![]() | Gets the current column offset of the read pointer. |
![]() | Gets or sets the position of the read pointer. |
![]() | Gets or sets the tab size of the HTML document. |
![]() | Closes the HTML file. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns the next tag from the HTML file whose tag name matches the specified name. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns the next line of text, including any line termination characters. |
![]() | Returns the next item from the HTML file. |
![]() | Returns the next item from the HTML file following the specified tag. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Opens an HTML file for reading. |
![]() | Uses an HTML string for reading. |
![]() | Returns the remainder of the HTML file as a string. |
![]() | Seeks to a specified position in the file. |
![]() | Seeks to the beginning of the file. |
![]() | Returns a String that represents the current Object. |
![]() | Destructor. |
![]() | Creates a shallow copy of the current Object. |
HtmlPageReader Class | Parastream.Web.UI Namespace