A utility library for creating simple XML documents programmatically using a fluent builder pattern in Java.
<dependency>
<groupId>com.jamesmurty.utils</groupId>
<artifactId>java-xmlbuilder</artifactId>
<version>1.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Build an XML document with a fluent API and output as a string.
No known issues recorded.
No dependency data recorded yet.