#import <Book.h>
Properties | |
| int | chapterIndex |
| NSString * | identifier |
| NSString * | text |
| NSString * | content |
| NSString * | originalContent |
| NSString * | hashLocation |
| int | playOrder |
| int | depth |
NavPoint class holds information about navPoint entry in NavMap included in ncx file of epub.
|
readwriteatomicprotected |
chapterIndex
|
readwritenonatomicretainprotected |
the relative path of content file
|
readwriteatomicprotected |
the depth of indentation
|
readwritenonatomicretainprotected |
hash
|
readwritenonatomicretain |
identifer
|
readwriteatomicprotected |
play order
|
readwritenonatomicretainprotected |
description
1.8.2