XMLParserCore Class Reference

#include <xml_p/XMLParserCore.h>

List of all members.

Public Member Functions

status_t ProcessBegin (void)
status_t ProcessEnd (bool isComplete)
status_t ProcessInputBuffer (size_t dataSize, const uint8_t *dataBuffer, bool &errorExit)
 XMLParserCore (BXMLParseContext *context, bool dtdOnly, uint32_t flags)
 ~XMLParserCore (void)

Protected Attributes

BXMLParseContextm_context


Constructor & Destructor Documentation

XMLParserCore BXMLParseContext context,
bool  dtdOnly,
uint32_t  flags
 

~XMLParserCore void   ) 
 


Member Function Documentation

status_t ProcessBegin void   ) 
 

status_t ProcessEnd bool  isComplete  ) 
 

status_t ProcessInputBuffer size_t  dataSize,
const uint8_t *  dataBuffer,
bool &  errorExit
 


Member Data Documentation

BXMLParseContext* m_context [protected]
 


The documentation for this class was generated from the following files: