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-2012 Code Lutin. All Rights Reserved.