Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 239 Bytes

JNodalXML

A (very) simple tool for handling XML in a nodal fashion in Java.

Support for turning a file into an XMLToken queue, and parsing XMLToken queues. Parsing can be abstracted if desired.

XMLNode is a simple-to-use POJO.