#include <stdapis/libxml2/libxml2_parser.h>
| struct _xmlSAXHandler |
| void * | _private |
| attributeDeclSAXFunc | attributeDecl |
| cdataBlockSAXFunc | cdataBlock |
| charactersSAXFunc | characters |
| commentSAXFunc | comment |
| elementDeclSAXFunc | elementDecl |
| endDocumentSAXFunc | endDocument |
| endElementSAXFunc | endElement |
| endElementNsSAX2Func | endElementNs |
| endPrefixMappingSAX2Func | endPrefixMapping |
| entityDeclSAXFunc | entityDecl |
| errorSAXFunc | error |
| externalSubsetSAXFunc | externalSubset |
| fatalErrorSAXFunc | fatalError |
| getEntitySAXFunc | getEntity |
| getParameterEntitySAXFunc | getParameterEntity |
| hasExternalSubsetSAXFunc | hasExternalSubset |
| hasInternalSubsetSAXFunc | hasInternalSubset |
| ignorableWhitespaceSAXFunc | ignorableWhitespace |
| unsigned int | initialized |
| internalSubsetSAXFunc | internalSubset |
| isStandaloneSAXFunc | isStandalone |
| notationDeclSAXFunc | notationDecl |
| processingInstructionSAXFunc | processingInstruction |
| referenceSAXFunc | reference |
| resolveEntitySAXFunc | resolveEntity |
| xmlStructuredErrorFunc | serror |
| setDocumentLocatorSAXFunc | setDocumentLocator |
| startDocumentSAXFunc | startDocument |
| startElementSAXFunc | startElement |
| startElementNsSAX2Func | startElementNs |