Dont throw EncodingFoundException unless asked to. Should remove the occassional...
[beagle.git] / Filters / HtmlAgilityPack / readme.txt
blob2b95eed3b09ba3e05791fb5da07ab2e6e6af1c53
1 HTML Agility Pack V1.3.0.0\r
2 \r
3 This directory contains the HtmlAgilityPack solution and source code and this readme file. The other directories are:\r
4 \r
5 + Doc                   Contains the HtmlAgilityPack assembly documentation as a .CHM file\r
6 + Samples               Contains some HtmlAgilityPack samples\r
7  + GetDocLinks          A sample that determines all linked files and references of a givn HTML document\r
8  + Html2Txt             A sample that converts an HTML document into a plain text .txt file\r
9  + Html2Xml             A sample that converts an HTML document into an XML file\r
10  + HtmlToRss            A sample that converts an HTML file into an RSS feed. Two methods are demonstrated.\r
12 Simon Mourier\r
13 June 2003