Uses of Class
org.cybergarage.xml.parser.JaxpParser

Packages that use JaxpParser
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. 
 

Uses of JaxpParser in net.i2p.router.news
 

Subclasses of JaxpParser in net.i2p.router.news
 class XMLParser
          Override so that XHTML is parsed correctly.