A library for the composition of XML files and streams; it can also serve as the base for libraries for the composition of output in other XML based languages, like SVG or – with some limitations – HTML.
It provides also some helpers for the parsing of XML files.
Documentation
- Javadoc Reference
- Maven POM
<dependency> <groupId>org.tquadrat.library</groupId> <artifactId>org.tquadrat.foundation.xml</artifactId> <version>0.25.6</version> </dependency>
Last updated: 2026-05-05T16:44:09.986109698+02:00[Europe/Berlin]