/simple-xml-parser

Simple XML parser written in Java which maintains the formatting of the XML document

Primary LanguageJava

#Simple XML Parser

A very simple XML parser which allows modifying the document while the exact formatting of the XML tags is maintained. This project is not deeply tested and does not aim to provide an easy API to use.