Uses of Class org.gjt.xpp.impl.tag.Tag

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

Classes derived from org.gjt.xpp.impl.tag.Tag

class
Encapsulate XML Node with list of associated children and namespaces :-).

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

Classes derived from org.gjt.xpp.impl.tag.Tag

class
Allows node tree to be constructed on demand.

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

Classes derived from org.gjt.xpp.impl.tag.Tag

class
Encapsulate XML ETag
class
Encapsulate XML STag and EmptyElement

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