Namespace SunamoHtml
Classes
- HtmlAgilityHelper
HtmlHelperText - for methods which NOT operate on HtmlAgiityHelper! HtmlAgilityHelper - getting new nodes HtmlAssistant - Only for methods which operate on HtmlAgiityHelper!
- XmlAgilityDocument
Represents an XML document using HtmlAgilityPack for manipulation.
- XmlAgilityHelper
Wrapper class for HtmlAgilityHelper methods for XML manipulation. Every method which is needed from HtmlAgilityHelper should have the same header and call from HtmlAgilityHelper. Note: This class does not inherit from HtmlAgilityHelper by design.