org.gjt.xpp
Interface XmlWritable
public interface XmlWritable
This interface can be used by classes that wishes to implement
its own way to persist XML into writer.
XmlRecorder is
writeXml
public void writeXml(Writer out)
throws IOException
Copyright (c) 2003 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.
Note this package is deprecated by XPP3 that implements XmlPull API