Uses of Interface
org.gjt.xpp.XmlRecorder
Packages that use XmlRecorder
Package
Description
This package defines classes compromising public API of XML Pull Parser 2.0 (org.gjt.xpp).
Constains reference implementation of Xml Pull Parser 2.0 (org.gjt.xpp).
-
Uses of XmlRecorder in org.gjt.xpp
Subinterfaces of XmlRecorder in org.gjt.xppModifier and TypeInterfaceDescriptioninterface
This interface extends XmlRecorder to give some control over formattingof XML output.Methods in org.gjt.xpp that return XmlRecorder -
Uses of XmlRecorder in org.gjt.xpp.impl
Methods in org.gjt.xpp.impl that return XmlRecorderModifier and TypeMethodDescriptionPullParserFactoryFullImpl.newRecorder()
PullParserFactorySmallImpl.newRecorder()
-
Uses of XmlRecorder in org.gjt.xpp.impl.format
Classes in org.gjt.xpp.impl.format that implement XmlRecorder -
Uses of XmlRecorder in org.gjt.xpp.x2impl
Methods in org.gjt.xpp.x2impl that return XmlRecorder