_xmlSAXHandler Struct Reference

#include <parser.h>


Data Fields

void * _private
attributeDeclSAXFunc attributeDecl
cdataBlockSAXFunc cdataBlock
charactersSAXFunc characters
commentSAXFunc comment
elementDeclSAXFunc elementDecl
endDocumentSAXFunc endDocument
endElementSAXFunc endElement
endElementNsSAX2Func endElementNs
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
unparsedEntityDeclSAXFunc unparsedEntityDecl
warningSAXFunc warning


Detailed Description

Definition at line 705 of file parser.h.


Field Documentation

void* _xmlSAXHandler::_private

Definition at line 735 of file parser.h.

attributeDeclSAXFunc _xmlSAXHandler::attributeDecl

Definition at line 714 of file parser.h.

cdataBlockSAXFunc _xmlSAXHandler::cdataBlock

Definition at line 731 of file parser.h.

charactersSAXFunc _xmlSAXHandler::characters

Definition at line 723 of file parser.h.

commentSAXFunc _xmlSAXHandler::comment

Definition at line 726 of file parser.h.

elementDeclSAXFunc _xmlSAXHandler::elementDecl

Definition at line 715 of file parser.h.

endDocumentSAXFunc _xmlSAXHandler::endDocument

Definition at line 719 of file parser.h.

endElementSAXFunc _xmlSAXHandler::endElement

Definition at line 721 of file parser.h.

endElementNsSAX2Func _xmlSAXHandler::endElementNs

Definition at line 737 of file parser.h.

entityDeclSAXFunc _xmlSAXHandler::entityDecl

Definition at line 712 of file parser.h.

errorSAXFunc _xmlSAXHandler::error

Definition at line 728 of file parser.h.

externalSubsetSAXFunc _xmlSAXHandler::externalSubset

Definition at line 732 of file parser.h.

fatalErrorSAXFunc _xmlSAXHandler::fatalError

Definition at line 729 of file parser.h.

getEntitySAXFunc _xmlSAXHandler::getEntity

Definition at line 711 of file parser.h.

getParameterEntitySAXFunc _xmlSAXHandler::getParameterEntity

Definition at line 730 of file parser.h.

hasExternalSubsetSAXFunc _xmlSAXHandler::hasExternalSubset

Definition at line 709 of file parser.h.

hasInternalSubsetSAXFunc _xmlSAXHandler::hasInternalSubset

Definition at line 708 of file parser.h.

ignorableWhitespaceSAXFunc _xmlSAXHandler::ignorableWhitespace

Definition at line 724 of file parser.h.

unsigned int _xmlSAXHandler::initialized

Definition at line 733 of file parser.h.

internalSubsetSAXFunc _xmlSAXHandler::internalSubset

Definition at line 706 of file parser.h.

isStandaloneSAXFunc _xmlSAXHandler::isStandalone

Definition at line 707 of file parser.h.

notationDeclSAXFunc _xmlSAXHandler::notationDecl

Definition at line 713 of file parser.h.

processingInstructionSAXFunc _xmlSAXHandler::processingInstruction

Definition at line 725 of file parser.h.

referenceSAXFunc _xmlSAXHandler::reference

Definition at line 722 of file parser.h.

resolveEntitySAXFunc _xmlSAXHandler::resolveEntity

Definition at line 710 of file parser.h.

xmlStructuredErrorFunc _xmlSAXHandler::serror

Definition at line 738 of file parser.h.

setDocumentLocatorSAXFunc _xmlSAXHandler::setDocumentLocator

Definition at line 717 of file parser.h.

startDocumentSAXFunc _xmlSAXHandler::startDocument

Definition at line 718 of file parser.h.

startElementSAXFunc _xmlSAXHandler::startElement

Definition at line 720 of file parser.h.

startElementNsSAX2Func _xmlSAXHandler::startElementNs

Definition at line 736 of file parser.h.

unparsedEntityDeclSAXFunc _xmlSAXHandler::unparsedEntityDecl

Definition at line 716 of file parser.h.

warningSAXFunc _xmlSAXHandler::warning

Definition at line 727 of file parser.h.


The documentation for this struct was generated from the following file: footer
 SourceForge.net Logo