fromJSON

fun fromJSON(json: JSONObject?, warnings: WarningLogger? = ConsoleWarningLogger()): Manifest?

Parses a Manifest from its RWPM JSON representation.

If the publication can't be parsed, a warning will be logged with warnings. https://readium.org/webpub-manifest/ https://readium.org/webpub-manifest/schema/publication.schema.json