-
- All Implemented Interfaces:
-
org.readium.r2.shared.publication.Publication.Service,org.readium.r2.shared.publication.services.content.ContentService,org.readium.r2.shared.util.Closeable
public final class DefaultContentService implements ContentService
Default implementation of DefaultContentService, delegating the content parsing to ResourceContentIteratorFactory.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classDefaultContentService.Companion
-
Constructor Summary
Constructors Constructor Description DefaultContentService(Manifest manifest, Container<Resource> container, PublicationServicesHolder services, List<ResourceContentIteratorFactory> resourceContentIteratorFactories)
-
Method Summary
-
-
Constructor Detail
-
DefaultContentService
DefaultContentService(Manifest manifest, Container<Resource> container, PublicationServicesHolder services, List<ResourceContentIteratorFactory> resourceContentIteratorFactories)
-
-
-
-