| Modifier and Type | Class and Description |
|---|---|
static class |
PageInfos.Matter |
| Constructor and Description |
|---|
PageInfos(int rawPageNumber,
String formattedPageNumber,
PageInfos.Matter matter,
String[] sectionTitles) |
| Modifier and Type | Method and Description |
|---|---|
String |
chapterTitle() |
boolean |
equals(Object o) |
String |
getFormattedPageNumber() |
int |
getRawPageNumber() |
int |
hashCode() |
boolean |
is(PageInfos.Matter matter) |
String |
sectionTitle() |
String[] |
sectionTitles() |
String |
toString() |
public PageInfos(int rawPageNumber,
String formattedPageNumber,
PageInfos.Matter matter,
String[] sectionTitles)
public String getFormattedPageNumber()
public int getRawPageNumber()
public boolean is(PageInfos.Matter matter)
public String[] sectionTitles()
public String chapterTitle()
public String sectionTitle()
Copyright © 2014. All Rights Reserved.