The following tables list the members exposed by XmlLightParser.
Name | Description | |
---|---|---|
![]() ![]() | Parse | Overloaded. Parses the provided xml/html document into discrete components and provides the information to the provided reader, see XmlLightDocument |
![]() ![]() | ParseAttributes | Returns an enumeration of attribute name/value pairs from within an element: <elem attr="value"> |
![]() ![]() | ParseText | Returns an enumeration of attribute name/value pairs from within an element: <elem attr="value"> |
Reference
XmlLightParser ClassCSharpTest.Net.Html Namespace