Uses of Interface
org.gjt.xpp.XmlEndTag
-
-
Uses of XmlEndTag in org.gjt.xpp
Methods in org.gjt.xpp that return XmlEndTag Modifier and Type Method Description XmlEndTagXmlPullParserFactory. newEndTag()Create new end tag.Methods in org.gjt.xpp with parameters of type XmlEndTag Modifier and Type Method Description voidXmlPullParser. readEndTag(XmlEndTag etag)Read current end tag.voidXmlRecorder. writeEndTag(XmlEndTag etag)
-