Package | Description |
---|---|
net.i2p.router.news |
Classes to parse the I2P news format, which follows the Atom
standard with additional metadata for the I2P update notification feature.
|
org.cybergarage.soap | |
org.cybergarage.upnp | |
org.cybergarage.xml.parser |
Modifier and Type | Class and Description |
---|---|
class |
XMLParser
Override so that XHTML is parsed correctly.
|
Modifier and Type | Method and Description |
---|---|
static Parser |
SOAP.getXMLParser() |
Modifier and Type | Method and Description |
---|---|
static void |
SOAP.setXMLParser(Parser parser) |
Modifier and Type | Method and Description |
---|---|
static Parser |
UPnP.getXMLParser() |
Modifier and Type | Method and Description |
---|---|
static void |
UPnP.setXMLParser(Parser parser) |
Modifier and Type | Class and Description |
---|---|
class |
JaxpParser |