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