| 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.
|
| Class and Description |
|---|
| BlocklistEntries
Data structure and management for I2P router blocklist entries.
|
| CRLEntry
Data structure for Certificate Revocation List (CRL) entries.
|
| NewsEntry
Represents a single news entry with content and metadata.
|
| NewsMetadata
Data structure for I2P router news feed metadata and update information.
|
| NewsMetadata.Release
Represents a software release with version requirements and update sources.
|
| NewsMetadata.Update
Represents an update source with multiple distribution methods.
|
| NewsXMLParser.XHTMLMode
The action taken when encountering a non-whitelisted
XHTML element or blacklisted attribute in the feed content.
|