Package | Description |
---|---|
org.gjt.xpp |
This package defines classes compromising public API of XML Pull Parser 2.0 (org.gjt.xpp).
|
org.gjt.xpp.impl |
Constains reference implementation of Xml Pull Parser 2.0 (org.gjt.xpp).
|
org.gjt.xpp.impl.format | |
org.gjt.xpp.x2impl |
Modifier and Type | Method and Description |
---|---|
XmlFormatter |
XmlPullParserFactory.newFormatter()
Return new XML formatter.
|
Modifier and Type | Method and Description |
---|---|
XmlFormatter |
PullParserFactoryFullImpl.newFormatter() |
Modifier and Type | Class and Description |
---|---|
class |
Formatter
Implementatin of Recorder that is simply writing XML to output sink.
|
Modifier and Type | Method and Description |
---|---|
XmlFormatter |
X2PullParserFactoryImpl.newFormatter() |
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