|
libmobi
C library for handling MOBI format ebook documents
|
OPF element structure. More...
#include <opf.h>
Data Fields | |
| char * | id |
| char * | href |
| char * | media_type |
OPF element structure.
| char* OPFitem::href |
href attribute (required)
| char* OPFitem::id |
id attribute (required)
| char* OPFitem::media_type |
media-type attribute (required)