Package 

Class Asset

  • All Implemented Interfaces:
    org.readium.r2.shared.util.SuspendingCloseable

    
    public class Asset
     implements SuspendingCloseable
                        

    An asset which is either a single resource or a container that holds multiple resources.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Format format
    • Method Summary

      Modifier and Type Method Description
      abstract Format getFormat() Format of the asset.
      • Methods inherited from class org.readium.r2.shared.util.asset.Asset

        close
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait