Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class PublicationContentIterator(manifest: Manifest, container: Container<Resource>, services: PublicationServicesHolder, startLocator: Locator?, resourceContentIteratorFactories: List<ResourceContentIteratorFactory>) : Content.Iterator
A composite Content.Iterator which iterates through a whole manifest and delegates the iteration inside a given resource to media type-specific iterators.
Link copied to clipboard
Creates a Content.Iterator instance for the Resource, starting from the given Locator.