Package 

Class DefaultContentService

  • 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.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Link> links
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Content content(Locator start) Creates a Content starting from the given start location.
      • Methods inherited from class org.readium.r2.shared.publication.Publication.Service

        close, get, getLinks
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait