JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.verapdf.wcag.algorithms.entities
Interface IPage
All Known Implementing Classes:
GFSAPage
,
Page
public interface
IPage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
IChunk
>
getArtifacts
()
String
getPageLabel
()
int
getPageNumber
()
Method Details
getArtifacts
List
<
IChunk
>
getArtifacts
()
getPageNumber
int
getPageNumber
()
getPageLabel
String
getPageLabel
()