Skip to content

j-maynard/TemplateParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Document Parser

This is a simple text parser which turns a text documents such as HTML and XML documents in to a tree structure based on custom start and end tags. It also supports nested blocks.

This was written to allow the parsing of HTML documents in to a tree structure to allow parts of the document to be removed based on if it has content.

Building

Everything needed is included in the pom and the project can be built using Maven.

About

Example of a text parser written by me

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published