Package-level declarations

Types

Link copied to clipboard

Iterates an HTML resource, starting from the given locator.

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.