Uses of Interface
org.gjt.xpp.XmlWritable
-
Packages that use XmlWritable Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description void
Recorder. writeXml(XmlWritable w)
-