public static class ParsedPage.Section extends Object
| Constructor and Description |
|---|
Section() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnchor() |
long |
getByteOffset() |
String |
getFromtitle() |
int |
getIndex() |
int |
getLevel() |
String |
getLine() |
String |
getNumber() |
int |
getTocLevel() |
public int getTocLevel()
public int getLevel()
public String getLine()
public String getNumber()
public int getIndex()
public String getFromtitle()
public long getByteOffset()
public String getAnchor()
Copyright © 2017. All rights reserved.