Data Fields |
|
zipFile | zf |
| | minizip reference
|
|
char * | title |
| | book title
|
|
char * | creator |
| | book creator (lf-separated if multiple)
|
|
char * | identifier |
| | book identifier
|
|
char * | language |
|
char * | subject |
| | subject (lf-separated if multiple)
|
|
char * | description |
| | description
|
|
char * | publisher |
| | publisher
|
|
char * | date |
| | date (YYYY or YYYY-MM or YYYY-MM-DD)
|
|
char * | source |
| | source
|
|
char * | rights |
| | copyright
|
|
char * | endnotes |
| | XHTML document, built with NEAddEndnote.
|
|
int | endnoteCount |
| | number of endnotes (last endnote label)
|
|
char * | lastRefLink |
| | last refLink created by NEAddEndnote
|
|
char * | currentDoc |
| | name of current document (not managed by NE)
|
|
char * | parts |
| | main parts of the book (filenames, lf-separated)
|
|
char * | auxParts |
| | auxiliary parts of the book (filenames, linear="no", lf-separated)
|
|
char * | cover |
| | cover (filename)
|
|
char * | coverImage |
| | cover image (filename)
|
|
char * | other |
| | filenames, lf-separated
|
|
char * | tocEntries |
| | XML fragment (contents of navMap in NCX file)
|
|
int | ncxCount |
| | number of NCX entries
|
|
int | maxTOCDepth |
| | maximum toc depth
|
Main NE structure (shouldn't be accessed directly)