Class TmxMapWriter

java.lang.Object
java.io.Writer
com.badlogic.gdx.utils.XmlWriter
net.dermetfan.gdx.maps.tiled.TmxMapWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable

public class TmxMapWriter extends com.badlogic.gdx.utils.XmlWriter
A XmlWriter with additional tmx(..) methods. Note: Not available in GWT.