GitHunt
FL

florianingerl/com.florianingerl.xml.parsing

com.florianingerl.xml.parsing

Purpose of this project

The purpose of this project is to test the "CaptureTree"-feature of the com.florianingerl.util.regex-library and its usefulness in parsing recursive constructs such as xml files.

What this program does?

The program parses the sample.xml-file using the com.florianingerl.util.regex-library with the regex in xml.regex. After parsing, the so-called "CaptureTree" is printed to the console.

How to run the program?

Download this repository and build the project with mvn package. Then run the program with java -jar target/parsing-0.0.1-SNAPSHOT-jar-with-dependencies.jar.

Contributors

Created January 28, 2018
Updated January 28, 2018