Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Interface org.gjt.xpp.XmlEndTag
Uses in package org.gjt.xpp
Methods with parameter type org.gjt.xpp.XmlEndTag
void
XmlPullParser
.
readEndTag
(
XmlEndTag
etag)
Read current end tag.
void
XmlRecorder
.
writeEndTag
(
XmlEndTag
etag)
Methods with return type org.gjt.xpp.XmlEndTag
XmlEndTag
XmlPullParserFactory
.
newEndTag
()
Create new end tag.
Overview
Package
Class
Use
Tree
Index
Deprecated
About
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