HtmlWalker is a set of C# or Java classes you can use to parse or "walk" an HTML file. Rather than use the SAX or DOM methods, HtmlWalker lets you use the Visitor Pattern.
The classes are meant to be subclassed and used together as per your needs, is is the underlying technology for the StoryParser project.
Features
- Available for use with C# and Java
- Support for HTML, HTML5, and XHTML files
- Able to chain or pipe walkers for flexibility and re-usability
- Able to attach custom visitors for flexibility and re-usablity
Follow HtmlWalker
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of HtmlWalker!