|
libmobi
C library for handling MOBI format ebook documents
|
OPF <reference> tag structure. More...
#include <opf.h>
Data Fields | |
| char * | type |
| char * | title |
| char * | href |
OPF <reference> tag structure.
| char* OPFreference::href |
href attribute (required)
| char* OPFreference::title |
title attribute
| char* OPFreference::type |
type attribute (required)