Package 

Class Page


  • 
    public final class Page
    
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      Page(Integer pageNumber, List<Text> texts)
    • Method Summary

      Modifier and Type Method Description
      final Integer getPageNumber() Page number.
      final List<Text> getTexts() Texts on page.
      • Methods inherited from class java.lang.Object

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