#include <openmaia/omXMLParser.h>
Functions | |
void | startDocument (void *user_data) |
void | endDocument (void *user_data) |
void | startElement (void *user_data, const xmlChar *name, const xmlChar **attrs) |
void | endElement (void *user_data, const xmlChar *name) |
int | saxParseFile (xmlSAXHandlerPtr sax, void *user_data, const char *filename) |
|
|
|
|
|
|
|
|
|
|
Copyright © by Luca Clivio |