public abstract class XmlWriter<M> extends Object
XmlNodepublic static final int INDENT
protected M model
protected XmlWriter(M model)
protected abstract XmlNode getRootElement()
public void write(File file) throws IOException
IOExceptionCopyright © 2011–2013 Code Lutin. All rights reserved.