Modifier and Type | Method and Description |
---|---|
TableOfContentsItem |
TableOfContentsItem.get_Item(int index)
Gets a sub-item of the item.
|
Modifier and Type | Method and Description |
---|---|
List<TableOfContentsItem> |
ChmFormattedTextExtractor.getTableOfContents()
Gets a collection of table of contents items.
|
List<TableOfContentsItem> |
ChmTextExtractor.getTableOfContents()
Gets a collection of table of contents items.
|
List<TableOfContentsItem> |
EpubPackage.getTableOfContents()
Gets a collection of table of contents items.
|
Copyright © 2019. All rights reserved.