LibGDX XML classes extracted into a standalone library (i.e. no OpenGL, LWJGL, etc. required)
The gradle build will checkout a specific version of libgdx, copy the compression source files into src/main/java, package renamed from com.badlogic.gdx.utils to org.mini2Dx.gdx.xml and compile the standalone jar.
compile "org.mini2Dx:gdx-xml:1.9.13"
This project's only dependency is gdx-collections.
- BufferUtils.java
- SerializationException.java
- StreamUtils
- XmlReader
- XmlWriter