Uses of Interface
org.gjt.xpp.XmlRecorder
-
-
Uses of XmlRecorder in org.gjt.xpp
Subinterfaces of XmlRecorder in org.gjt.xpp Modifier and Type Interface Description interfaceXmlFormatterThis interface extends XmlRecorder to give some control over formattingof XML output.Methods in org.gjt.xpp that return XmlRecorder Modifier and Type Method Description XmlRecorderXmlPullParserFactory. newRecorder()Return new XML recorder.
-