Retrieved Aggregator
This class represents a wrapper around a Aggregator document, that provides functionality for parsing the metadata about an aggregator from a location, including validation according to the specification.
This class is not yet complete.
Properties
Functions
Fetches all providers and publishers, optionally using the specified loader.
Fetches all providers and publishers asynchronously, allowing Java invocation. Converts the results into ResultCompat for Java compatibility.
Fetches a list of CSAF providers using the specified loader.
Fetches a list of CSAF providers asynchronously, allowing Java invocation. Converts the results into ResultCompat for Java compatibility.
Fetches a list of CSAF publishers using the specified loader.
Fetches a list of CSAF publishers asynchronously, allowing Java invocation. Converts the results into ResultCompat for Java compatibility.
Validates this Validatable according to the CSAF standard.