Uses of Class
net.i2p.router.news.CRLEntry
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.
|
-
Uses of CRLEntry in net.i2p.router.news
Methods in net.i2p.router.news that return types with arguments of type CRLEntry Modifier and Type Method Description List<CRLEntry>
NewsXMLParser. getCRLEntries()
The news CRL entries.