Package 

Class TransformingContainer

  • All Implemented Interfaces:
    kotlin.collections.Iterable , org.readium.r2.shared.util.SuspendingCloseable , org.readium.r2.shared.util.data.Container

    
    public final class TransformingContainer
     implements Container<Resource>
                        

    Transforms the resources' content of a child fetcher using a list of EntryTransformer functions.