#include <stdapis/libxml2/libxml2_parser.h>
struct _xmlSAXHandlerV1 |
attributeDeclSAXFunc | attributeDecl |
cdataBlockSAXFunc | cdataBlock |
charactersSAXFunc | characters |
commentSAXFunc | comment |
elementDeclSAXFunc | elementDecl |
endDocumentSAXFunc | endDocument |
endElementSAXFunc | endElement |
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 |
setDocumentLocatorSAXFunc | setDocumentLocator |