_xmlSAXHandlerV1 Struct Reference

#include <parser.h>


Data Fields

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
startDocumentSAXFunc startDocument
startElementSAXFunc startElement
unparsedEntityDeclSAXFunc unparsedEntityDecl
warningSAXFunc warning


Detailed Description

Definition at line 746 of file parser.h.


Field Documentation

attributeDeclSAXFunc _xmlSAXHandlerV1::attributeDecl

Definition at line 755 of file parser.h.

cdataBlockSAXFunc _xmlSAXHandlerV1::cdataBlock

Definition at line 772 of file parser.h.

charactersSAXFunc _xmlSAXHandlerV1::characters

Definition at line 764 of file parser.h.

commentSAXFunc _xmlSAXHandlerV1::comment

Definition at line 767 of file parser.h.

elementDeclSAXFunc _xmlSAXHandlerV1::elementDecl

Definition at line 756 of file parser.h.

endDocumentSAXFunc _xmlSAXHandlerV1::endDocument

Definition at line 760 of file parser.h.

endElementSAXFunc _xmlSAXHandlerV1::endElement

Definition at line 762 of file parser.h.

entityDeclSAXFunc _xmlSAXHandlerV1::entityDecl

Definition at line 753 of file parser.h.

errorSAXFunc _xmlSAXHandlerV1::error

Definition at line 769 of file parser.h.

externalSubsetSAXFunc _xmlSAXHandlerV1::externalSubset

Definition at line 773 of file parser.h.

fatalErrorSAXFunc _xmlSAXHandlerV1::fatalError

Definition at line 770 of file parser.h.

getEntitySAXFunc _xmlSAXHandlerV1::getEntity

Definition at line 752 of file parser.h.

getParameterEntitySAXFunc _xmlSAXHandlerV1::getParameterEntity

Definition at line 771 of file parser.h.

hasExternalSubsetSAXFunc _xmlSAXHandlerV1::hasExternalSubset

Definition at line 750 of file parser.h.

hasInternalSubsetSAXFunc _xmlSAXHandlerV1::hasInternalSubset

Definition at line 749 of file parser.h.

ignorableWhitespaceSAXFunc _xmlSAXHandlerV1::ignorableWhitespace

Definition at line 765 of file parser.h.

unsigned int _xmlSAXHandlerV1::initialized

Definition at line 774 of file parser.h.

internalSubsetSAXFunc _xmlSAXHandlerV1::internalSubset

Definition at line 747 of file parser.h.

isStandaloneSAXFunc _xmlSAXHandlerV1::isStandalone

Definition at line 748 of file parser.h.

notationDeclSAXFunc _xmlSAXHandlerV1::notationDecl

Definition at line 754 of file parser.h.

processingInstructionSAXFunc _xmlSAXHandlerV1::processingInstruction

Definition at line 766 of file parser.h.

referenceSAXFunc _xmlSAXHandlerV1::reference

Definition at line 763 of file parser.h.

resolveEntitySAXFunc _xmlSAXHandlerV1::resolveEntity

Definition at line 751 of file parser.h.

setDocumentLocatorSAXFunc _xmlSAXHandlerV1::setDocumentLocator

Definition at line 758 of file parser.h.

startDocumentSAXFunc _xmlSAXHandlerV1::startDocument

Definition at line 759 of file parser.h.

startElementSAXFunc _xmlSAXHandlerV1::startElement

Definition at line 761 of file parser.h.

unparsedEntityDeclSAXFunc _xmlSAXHandlerV1::unparsedEntityDecl

Definition at line 757 of file parser.h.

warningSAXFunc _xmlSAXHandlerV1::warning

Definition at line 768 of file parser.h.


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