Package 

Object Manifest.Companion

    • Method Summary

      Modifier and Type Method Description
      final Manifest fromJSON(JSONObject json, WarningLogger warnings) Parses a Manifest from its RWPM JSON representation.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • fromJSON

         final Manifest fromJSON(JSONObject json, WarningLogger warnings)

        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