Package org.readium.r2.shared.publication.services.content.iterators
See: Description
-
Class Summary Class Description Factory ParsedElements Holds the result of parsing the HTML resource into a list of Content.Element. HtmlResourceContentIterator Iterates an HTML resource, starting from the given locator. PublicationContentIterator A composite Content.Iterator which iterates through a whole manifest and delegates the iteration inside a given resource to media type-specific iterators. -
Interface Summary Interface Description ResourceContentIteratorFactory Creates a Content.Iterator instance for the Resource, starting from the given Locator.