|
| (BOOL) | - parseXML: |
| |
|
(BOOL) | - parseChapter: |
| |
|
(BOOL) | - parseNcx |
| |
|
(BOOL) | - parseOpf |
| |
|
(Sequence *) | - parseMediaOverlay: |
| |
|
(BOOL) | - parseContainerXML |
| |
|
(NSString *) | - getChapterTitle: |
| |
|
(BOOL) | - parseOpfSampleBook |
| |
|
(BOOL) | - parseXMLSampleBook: |
| |
|
(int) | - getChapterIndexByNCXIndex: |
| |
|
(int) | - getChapterIndexByNavPoint: |
| |
|
(NSString *) | - getOriginalContentByNCXIndex: |
| |
|
(NSString *) | - getChapterTitle: |
| |
|
(NSString *) | - getCoverURL |
| |
|
(BOOL) | - parseDisplayOptions |
| |
|
(void) | - domTest |
| |
|
(void) | - destroy |
| |
|
|
int | ncxType |
| |
|
NSMutableString * | currentElementValue |
| |
|
BOOL | isDeleted |
| |
|
NSXMLParser * | containerXMLParser |
| |
|
NSXMLParser * | opfParser |
| |
|
NSXMLParser * | ncxParser |
| |
|
NSXMLParser * | chapterParser |
| |
|
NavPoint * | currentNavPoint |
| |
|
int | depth |
| |
|
| int | bookCode |
| |
| NSString * | fileName |
| |
| NSString * | fontName |
| |
|
NSString * | ePubPath |
| |
|
NSString * | opfPath |
| |
|
NSString * | opfDir |
| |
|
NSString * | ncxPath |
| |
|
NSString * | ncxName |
| |
|
NSString * | ncxId |
| |
|
NSString * | imagePath |
| |
|
int | parserType |
| |
|
NSMutableArray * | Manifest |
| |
|
NSMutableArray * | Spine |
| |
|
NSMutableArray * | SpineForLinearNo |
| |
|
NSMutableArray * | Guide |
| |
| NSMutableArray * | NavMap |
| |
|
NSString * | currentImagePath |
| |
| NSString * | title |
| |
| NSString * | creator |
| |
| NSString * | publisher |
| |
| NSString * | subject |
| |
| NSString * | source |
| |
| NSString * | identifier |
| |
| NSString * | language |
| |
| NSString * | date |
| |
| NSString * | type |
| |
|
NSString * | bookCover |
| |
| NSString * | description |
| |
| Rights * | rights |
| |
| NSString * | right |
| |
|
BOOL | isCartoon |
| |
|
BOOL | isRent |
| |
|
BOOL | isSerial |
| |
| int | fontSize |
| |
|
int | chapterIndex |
| |
|
int | pTagCount |
| |
|
int | imgTagCount |
| |
|
int | readCount |
| |
|
double | pagePercent |
| |
|
NSDate * | dueDate |
| |
|
NSString * | lastReadDate |
| |
|
NSString * | downloadDate |
| |
|
NSString * | stackNo |
| |
|
BOOL | isFixedLayout |
| |
|
BOOL | isRTL |
| |
|
BOOL | isVerticalWriting |
| |
|
int | fixedWidth |
| |
|
int | fixedHeight |
| |
|
float | fixedAspectRatio |
| |
| int | lineSpacing |
| |
|
DisplayOptions * | displayOptions |
| |
|
NSString * | displayOptionsXMLPath |
| |
|
NSString * | baseDirectory |
| |
|
Item * | coverItem |
| |
|
Encryption * | encryption |
| |
|
int | spread |
| |
|
BOOL | isPubCoder |
| |
|
BOOL | isEncrypted |
| |
|
BOOL | hasRights |
| |
| - (BOOL) parseXML: |
|
(NSString *) |
fileName |
|
| - (NSString *) description |
|
readwritenonatomiccopy |
| - (NSString *) identifier |
|
readwritenonatomiccopy |
the default lineSpace between text lines
| - (NSMutableArray *) NavMap |
|
readwritenonatomicretain |
Navigation Map containing NavPoint Objects
The documentation for this class was generated from the following file: