Package | Description |
---|---|
org.gjt.xpp.impl.pullparser | |
org.gjt.xpp.x2impl.x2pullparser |
Modifier and Type | Class and Description |
---|---|
class |
PullParser
XML Pull Parser (XPP) allows to pull XML events from input stream.
|
Modifier and Type | Class and Description |
---|---|
class |
X2PullParser
This is Xerces 2 driver that uses XNI pull parsing capabilities to
implement XML Pull Parser API.
|
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