Interface IPage

All Known Implementing Classes:
GFSAPage, Page

public interface IPage
  • Method Details

    • getArtifacts

      List<IChunk> getArtifacts()
    • getPageNumber

      int getPageNumber()
    • getPageLabel

      String getPageLabel()