| Package | Description |
|---|---|
| gutenberg.itext |
| Modifier and Type | Method and Description |
|---|---|
static PageInfos.Matter |
PageInfos.Matter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageInfos.Matter[] |
PageInfos.Matter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TableOfContents.Entry.is(PageInfos.Matter matter) |
boolean |
PageInfos.is(PageInfos.Matter matter) |
| Constructor and Description |
|---|
PageInfos(int rawPageNumber,
String formattedPageNumber,
PageInfos.Matter matter,
String[] sectionTitles) |
Copyright © 2014. All Rights Reserved.