Uses of Interface
org.gjt.xpp.XmlWritable

Packages that use XmlWritable
org.gjt.xpp This package defines classes compromising public API of XML Pull Parser 2.0 (org.gjt.xpp). 
org.gjt.xpp.impl.format   
 

Uses of XmlWritable in org.gjt.xpp
 

Methods in org.gjt.xpp with parameters of type XmlWritable
 void XmlRecorder.writeXml(XmlWritable w)
           
 

Uses of XmlWritable in org.gjt.xpp.impl.format
 

Methods in org.gjt.xpp.impl.format with parameters of type XmlWritable
 void Recorder.writeXml(XmlWritable w)
           
 



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