ReactOS 0.4.16-dev-2208-g6350669
_xmlSAXHandlerV1 Struct Reference

#include <parser.h>

Collaboration diagram for _xmlSAXHandlerV1:

Public Attributes

internalSubsetSAXFunc internalSubset
 
isStandaloneSAXFunc isStandalone
 
hasInternalSubsetSAXFunc hasInternalSubset
 
hasExternalSubsetSAXFunc hasExternalSubset
 
resolveEntitySAXFunc resolveEntity
 
getEntitySAXFunc getEntity
 
entityDeclSAXFunc entityDecl
 
notationDeclSAXFunc notationDecl
 
attributeDeclSAXFunc attributeDecl
 
elementDeclSAXFunc elementDecl
 
unparsedEntityDeclSAXFunc unparsedEntityDecl
 
setDocumentLocatorSAXFunc setDocumentLocator
 
startDocumentSAXFunc startDocument
 
endDocumentSAXFunc endDocument
 
startElementSAXFunc startElement
 
endElementSAXFunc endElement
 
referenceSAXFunc reference
 
charactersSAXFunc characters
 
ignorableWhitespaceSAXFunc ignorableWhitespace
 
processingInstructionSAXFunc processingInstruction
 
commentSAXFunc comment
 
warningSAXFunc warning
 
errorSAXFunc error
 
fatalErrorSAXFunc fatalError
 
getParameterEntitySAXFunc getParameterEntity
 
cdataBlockSAXFunc cdataBlock
 
externalSubsetSAXFunc externalSubset
 
unsigned int initialized
 

Detailed Description

Definition at line 795 of file parser.h.

Member Data Documentation

◆ attributeDecl

attributeDeclSAXFunc _xmlSAXHandlerV1::attributeDecl

Definition at line 804 of file parser.h.

◆ cdataBlock

cdataBlockSAXFunc _xmlSAXHandlerV1::cdataBlock

Definition at line 821 of file parser.h.

◆ characters

charactersSAXFunc _xmlSAXHandlerV1::characters

Definition at line 813 of file parser.h.

◆ comment

commentSAXFunc _xmlSAXHandlerV1::comment

Definition at line 816 of file parser.h.

◆ elementDecl

elementDeclSAXFunc _xmlSAXHandlerV1::elementDecl

Definition at line 805 of file parser.h.

◆ endDocument

endDocumentSAXFunc _xmlSAXHandlerV1::endDocument

Definition at line 809 of file parser.h.

◆ endElement

endElementSAXFunc _xmlSAXHandlerV1::endElement

Definition at line 811 of file parser.h.

◆ entityDecl

entityDeclSAXFunc _xmlSAXHandlerV1::entityDecl

Definition at line 802 of file parser.h.

◆ error

errorSAXFunc _xmlSAXHandlerV1::error

Definition at line 818 of file parser.h.

◆ externalSubset

externalSubsetSAXFunc _xmlSAXHandlerV1::externalSubset

Definition at line 822 of file parser.h.

◆ fatalError

fatalErrorSAXFunc _xmlSAXHandlerV1::fatalError

Definition at line 819 of file parser.h.

◆ getEntity

getEntitySAXFunc _xmlSAXHandlerV1::getEntity

Definition at line 801 of file parser.h.

◆ getParameterEntity

getParameterEntitySAXFunc _xmlSAXHandlerV1::getParameterEntity

Definition at line 820 of file parser.h.

◆ hasExternalSubset

hasExternalSubsetSAXFunc _xmlSAXHandlerV1::hasExternalSubset

Definition at line 799 of file parser.h.

◆ hasInternalSubset

hasInternalSubsetSAXFunc _xmlSAXHandlerV1::hasInternalSubset

Definition at line 798 of file parser.h.

◆ ignorableWhitespace

ignorableWhitespaceSAXFunc _xmlSAXHandlerV1::ignorableWhitespace

Definition at line 814 of file parser.h.

◆ initialized

unsigned int _xmlSAXHandlerV1::initialized

Definition at line 823 of file parser.h.

◆ internalSubset

internalSubsetSAXFunc _xmlSAXHandlerV1::internalSubset

Definition at line 796 of file parser.h.

◆ isStandalone

isStandaloneSAXFunc _xmlSAXHandlerV1::isStandalone

Definition at line 797 of file parser.h.

◆ notationDecl

notationDeclSAXFunc _xmlSAXHandlerV1::notationDecl

Definition at line 803 of file parser.h.

◆ processingInstruction

processingInstructionSAXFunc _xmlSAXHandlerV1::processingInstruction

Definition at line 815 of file parser.h.

◆ reference

referenceSAXFunc _xmlSAXHandlerV1::reference

Definition at line 812 of file parser.h.

◆ resolveEntity

resolveEntitySAXFunc _xmlSAXHandlerV1::resolveEntity

Definition at line 800 of file parser.h.

◆ setDocumentLocator

setDocumentLocatorSAXFunc _xmlSAXHandlerV1::setDocumentLocator

Definition at line 807 of file parser.h.

◆ startDocument

startDocumentSAXFunc _xmlSAXHandlerV1::startDocument

Definition at line 808 of file parser.h.

◆ startElement

startElementSAXFunc _xmlSAXHandlerV1::startElement

Definition at line 810 of file parser.h.

◆ unparsedEntityDecl

unparsedEntityDeclSAXFunc _xmlSAXHandlerV1::unparsedEntityDecl

Definition at line 806 of file parser.h.

◆ warning

warningSAXFunc _xmlSAXHandlerV1::warning

Definition at line 817 of file parser.h.


The documentation for this struct was generated from the following file: