Main Page   Modules   Compound List   File List   Compound Members   File Members   Related Pages  

WBXMLContentHandler_s Struct Reference
[WBXML Parser]

WBXMLContentHandler structure. More...

#include <wbxml_handlers.h>

List of all members.

Public Attributes

WBXMLStartDocumentHandler start_document_clb
WBXMLEndDocumentHandler end_document_clb
WBXMLStartElementHandler start_element_clb
WBXMLEndElementHandler end_element_clb
WBXMLCharactersHandler characters_clb
WBXMLProcessingInstructionHandler pi_clb


Detailed Description

WBXMLContentHandler structure.

Definition at line 98 of file wbxml_handlers.h.


Member Data Documentation

WBXMLCharactersHandler WBXMLContentHandler_s::characters_clb
 

Characters handler

Definition at line 103 of file wbxml_handlers.h.

WBXMLEndDocumentHandler WBXMLContentHandler_s::end_document_clb
 

End Document handler

Definition at line 100 of file wbxml_handlers.h.

Referenced by wbxml_parser_parse().

WBXMLEndElementHandler WBXMLContentHandler_s::end_element_clb
 

End Element handler

Definition at line 102 of file wbxml_handlers.h.

WBXMLProcessingInstructionHandler WBXMLContentHandler_s::pi_clb
 

Processing Instruction Handler

Definition at line 104 of file wbxml_handlers.h.

WBXMLStartDocumentHandler WBXMLContentHandler_s::start_document_clb
 

Start Document Handler

Definition at line 99 of file wbxml_handlers.h.

Referenced by wbxml_parser_parse().

WBXMLStartElementHandler WBXMLContentHandler_s::start_element_clb
 

Start Element handler

Definition at line 101 of file wbxml_handlers.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 24 20:09:47 2003 for WBXML Library by doxygen1.3-rc1