Package | Description |
---|---|
org.gjt.xpp.impl.node | |
org.gjt.xpp.impl.pullnode | |
org.gjt.xpp.impl.tag |
Modifier and Type | Class and Description |
---|---|
class |
Node
Encapsulate XML Node with list of associated children and namespaces :-).
|
Modifier and Type | Class and Description |
---|---|
class |
PullNode
Allows node tree to be constructed on demand.
|
Modifier and Type | Class and Description |
---|---|
class |
EndTag
Encapsulate XML ETag
|
class |
StartTag
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