Package 

Class EpubPositionsService.ReflowableStrategy.OriginalLength

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Integer pageLength
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getPageLength()
      Integer positionCount(Resource resource) Returns the number of positions in the given resource according to the strategy.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EpubPositionsService.ReflowableStrategy.OriginalLength

        EpubPositionsService.ReflowableStrategy.OriginalLength(Integer pageLength)