|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
SaxParseContext Struct Reference#include <LibXMLInternals.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
int SaxParseContext::close |
( |
|
) |
[inline] |
|
int SaxParseContext::closeCB |
( |
void * |
context |
) |
[inline, static] |
|
void* SaxParseContext::getXmlCtx |
( |
|
) |
[inline] |
|
int SaxParseContext::read |
( |
char * |
buffer, |
|
|
int |
len |
|
) |
[inline] |
|
int SaxParseContext::readCB |
( |
void * |
context, |
|
|
char * |
buffer, |
|
|
int |
len |
|
) |
[inline, static] |
|
SaxParseContext* SaxParseContext::sctxFromCtx |
( |
void * |
sp |
) |
[inline, static] |
|
void SaxParseContext::setCtx |
( |
xmlParserCtxtPtr |
ctx_ |
) |
[inline] |
|
Member Data Documentation
|
|