Uses of Class
net.i2p.router.news.BlocklistEntries
-
Packages that use BlocklistEntries 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 BlocklistEntries in net.i2p.router.news
Methods in net.i2p.router.news that return BlocklistEntries Modifier and Type Method Description BlocklistEntries
NewsXMLParser. getBlocklistEntries()
The blocklist entries.
-