Instance Methods | |
| (id) | - initWithBookName:baseDirectory:contentProviderClass: |
| (id) | - initWithBookName:baseDirectory:contentProvider: |
| (id) | - initWithBookName:baseDirectory: |
| (void) | - makeInformation |
Properties | |
| NSString * | fileName |
| NSString * | title |
| NSString * | creator |
| NSString * | publisher |
| NSString * | subject |
| NSString * | source |
| NSString * | right |
| NSString * | identifier |
| NSString * | language |
| NSString * | date |
| NSString * | type |
| Rights * | rights |
| BOOL | isFixedLayout |
| int | bookCode |
| double | position |
| int | customOrder |
| int | downSize |
| int | port2 |
| int | fileSize |
| NSString * | url |
| NSString * | coverUrl |
| NSString * | lastRead |
| BOOL | isRead |
| BOOL | isRTL |
| BOOL | isVerticalWriting |
| BOOL | isGlobalPagination |
| BOOL | parseNavMap |
| BOOL | isDownloaded |
| int | spread |
| id | contentProviderClass |
| id | contentProvider |
| Book * | book |
| NSString * | resStr0 |
| NSString * | resStr1 |
| NSString * | resStr2 |
| NSString * | resStr3 |
| NSString * | resStr4 |
| NSString * | resStr5 |
| NSString * | resStr6 |
| NSString * | resStr7 |
| NSString * | resStr8 |
| NSString * | resStr9 |
| double | resDouble1 |
| double | resDouble2 |
| double | resDouble3 |
| double | resDouble4 |
| double | resDouble5 |
| double | resDouble6 |
| double | resDouble7 |
| double | resDouble8 |
| double | resDouble9 |
| int | resInt0 |
| int | resInt1 |
| int | resInt2 |
| int | resInt3 |
| int | resInt4 |
| int | resInt5 |
| int | resInt6 |
| int | resInt7 |
| int | resInt8 |
| int | resInt9 |
| BOOL | resBool0 |
| BOOL | resBool1 |
| BOOL | resBool2 |
| BOOL | resBool3 |
| BOOL | resBool4 |
| BOOL | resBool5 |
| BOOL | resBool6 |
| BOOL | resBool7 |
| BOOL | resBool8 |
| BOOL | resBool9 |
|
readwriteatomic |
the code of book
|
readwritenonatomiccopyprotected |
the url of cover image where the epub was downloaded
|
readwritenonatomiccopyprotected |
the creator of epub
|
readwriteatomic |
in grid view, the order index that user set
|
readwritenonatomiccopyprotected |
the date of epub
|
readwriteatomicprotected |
the size of donwloaded
|
readwritenonatomiccopy |
the filename of epub
|
readwriteatomicprotected |
the size of epub file
|
readwritenonatomiccopyprotected |
the identifier of epub
|
readwriteatomicprotected |
whether book is downloaded or not
|
readwriteatomic |
whether book is fixed layout or not.
|
readwriteatomicprotected |
whether the epub is paginated as gloabl
|
readwriteatomic |
whether user read or not
|
readwriteatomicprotected |
whether the epub is Right To Left
|
readwriteatomicprotected |
whether the epub is Vertical writing
|
readwritenonatomiccopyprotected |
the language of epub
|
readwritenonatomiccopyprotected |
the date string when the epub last was read
|
readwriteatomicprotected |
whether the NavMap is paresed
|
readwriteatomicprotected |
reserved
|
readwriteatomic |
the last reading position
|
readwritenonatomiccopyprotected |
the publisher of epub
|
readwriteatomic |
reserverd for application
|
readwritenonatomicretain |
the rights of epub
|
readwritenonatomiccopyprotected |
the source of epub
|
readwriteatomic |
Spread type to be displayed
|
readwritenonatomiccopyprotected |
the subject of epub
|
readwritenonatomiccopyprotected |
the title of epub
|
readwritenonatomiccopyprotected |
the type of epub
|
readwritenonatomiccopy |
the url of epub where the epub was downloaded
1.8.2