libmobi
C library for handling MOBI format ebook documents
Data Fields
MOBIXmlState Struct Reference

Xml writer states list structure First element in the list is currently processed element. Last element is root of the document. More...

#include <xmlwriter.h>

Data Fields

char * name
 
MOBI_XML_MODE mode
 
struct MOBIXmlStatenext
 

Detailed Description

Xml writer states list structure First element in the list is currently processed element. Last element is root of the document.

Field Documentation

◆ mode

MOBI_XML_MODE MOBIXmlState::mode

State mode

◆ name

char* MOBIXmlState::name

Element name

◆ next

struct MOBIXmlState* MOBIXmlState::next

Next list item


The documentation for this struct was generated from the following file: