| |||||||||||||||||||||
Announcements Want a new Job?
Chapters Services Feature Zones |
IntroductionThis library produces a domain tree of a given HTML document, allowing the developer to navigate and change the document in an methodical way. In addition to the basic HTML production, this library can also be used to produce XHTML documents, as it includes an HTML 4 entity encoder. Included in this release is a demonstration application in VB.NET showing how to use the library. I hope that it is all fairly self-explanatory. BackgroundThis library was written to avoid having to convert a document into XML prior to reading, whilst preserving the distinct HTML qualities. This gets round some deployment issues I had with different platforms. Using the codeThe simplest way to use the code is to add it into your solution as a C# class library. There are no third-party dependencies so it is just a matter of adding the source files in. Alternatively, you can build the DLL and add it as a reference. Points of InterestThe XHTML production is fairly basic - there is no built-in DTD checking. So far, I have had no problems in the generation, but I'm keen on getting that sorted. History
|
sábado, 29 de novembro de 2008
CodeProject: MIL HTML Parser. Free source code and programming help
CodeProject: MIL HTML Parser. Free source code and programming help
Assinar:
Postar comentários (Atom)
Nenhum comentário:
Postar um comentário