Modifier and Type | Interface and Description |
---|---|
interface |
XmlEndTag
This represent XML end tag.
|
interface |
XmlNode
This class represents XML subtree.
|
interface |
XmlPullNode
This class represents pullable XML subtree - children are built on
demand.
|
interface |
XmlStartTag
This class represents abstract functionality necessary to
to persist XML Pull Parser events.
|
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