public static class TableOfContents.Entry extends Object
| Constructor and Description |
|---|
Entry(String text,
int level,
PageInfos pageInfos,
String anchorDst) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnchorDst() |
String |
getFormattedPageNumber() |
int |
getLevel() |
int |
getRawPageNumber() |
String |
getText() |
boolean |
is(PageInfos.Matter matter) |
String |
toString() |
public String getAnchorDst()
public String getText()
public int getLevel()
public String getFormattedPageNumber()
public boolean is(PageInfos.Matter matter)
public int getRawPageNumber()
Copyright © 2014. All Rights Reserved.