Uses of Interface org.gjt.xpp.XmlEndTag

Uses in package org.gjt.xpp

Methods with parameter type org.gjt.xpp.XmlEndTag

void
Read current end tag.
void

Methods with return type org.gjt.xpp.XmlEndTag

XmlEndTag
Create new end tag.

Uses in package org.gjt.xpp.impl

Methods with return type org.gjt.xpp.XmlEndTag

XmlEndTag
Create new end tag.
XmlEndTag

Uses in package org.gjt.xpp.impl.format

Methods with parameter type org.gjt.xpp.XmlEndTag

void
void

Uses in package org.gjt.xpp.impl.pullparser

Methods with parameter type org.gjt.xpp.XmlEndTag

void
Read value of just read END_TAG into passed as argument EndTag.

Uses in package org.gjt.xpp.impl.tag

Classes implementing org.gjt.xpp.XmlEndTag

class
Encapsulate XML ETag

Uses in package org.gjt.xpp.x2impl

Methods with return type org.gjt.xpp.XmlEndTag

XmlEndTag
Create new end tag.

Uses in package org.gjt.xpp.x2impl.x2pullparser

Methods with parameter type org.gjt.xpp.XmlEndTag

void
Read value of just read END_TAG into passed as argument EndTag.

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