Sourceforge.net - The VCF's Project Host
   The VCF Website Home   |   Online Discussion Forums   |   Sourceforge.net Project Page   

VCF::XMLSaxParser Member List

This is the complete list of members for VCF::XMLSaxParser, including all inherited members.

AttributeDeclVCF::XMLSaxParser
attributeDeclSAXFunc(void *ctx, const xmlChar *elem, const xmlChar *fullname, int type, int def, const xmlChar *defaultValue, xmlEnumerationPtr tree)VCF::XMLSaxParser [protected, static]
CDATABlockVCF::XMLSaxParser
cdataBlockSAXFunc(void *ctx, const xmlChar *value, int len)VCF::XMLSaxParser [protected, static]
CharactersVCF::XMLSaxParser
charactersSAXFunc(void *ctx, const xmlChar *ch, int len)VCF::XMLSaxParser [protected, static]
CommentVCF::XMLSaxParser
commentSAXFunc(void *ctx, const xmlChar *value)VCF::XMLSaxParser [protected, static]
ElementDeclVCF::XMLSaxParser
elementDeclSAXFunc(void *ctx, const xmlChar *name, int type, xmlElementContentPtr content)VCF::XMLSaxParser [protected, static]
EndDocumentVCF::XMLSaxParser
endDocumentSAXFunc(void *ctx)VCF::XMLSaxParser [protected, static]
EndElementVCF::XMLSaxParser
EndElementNsVCF::XMLSaxParser
endElementNsSAX2Func(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI)VCF::XMLSaxParser [protected, static]
endElementSAXFunc(void *ctx, const xmlChar *name)VCF::XMLSaxParser [protected, static]
EntityDeclVCF::XMLSaxParser
entityDeclSAXFunc(void *ctx, const xmlChar *name, int type, const xmlChar *publicId, const xmlChar *systemId, xmlChar *content)VCF::XMLSaxParser [protected, static]
ErrorVCF::XMLSaxParser
errorSAXFunc(void *ctx, const char *msg,...)VCF::XMLSaxParser [protected, static]
ExternalSubsetVCF::XMLSaxParser
externalSubsetSAXFunc(void *ctx, const xmlChar *name, const xmlChar *ExternalID, const xmlChar *SystemID)VCF::XMLSaxParser [protected, static]
FatalErrorVCF::XMLSaxParser
fatalErrorSAXFunc(void *ctx, const char *msg,...)VCF::XMLSaxParser [protected, static]
finishParsing()VCF::XMLSaxParser
IgnorableWhitespaceVCF::XMLSaxParser
ignorableWhitespaceSAXFunc(void *ctx, const xmlChar *ch, int len)VCF::XMLSaxParser [protected, static]
internal_getParser()VCF::XMLSaxParser [inline]
InternalSubsetVCF::XMLSaxParser
internalSubsetSAXFunc(void *ctx, const xmlChar *name, const xmlChar *ExternalID, const xmlChar *SystemID)VCF::XMLSaxParser [protected, static]
NotationDeclVCF::XMLSaxParser
notationDeclSAXFunc(void *ctx, const xmlChar *name, const xmlChar *publicId, const xmlChar *systemId)VCF::XMLSaxParser [protected, static]
parse(const String &xml)VCF::XMLSaxParser
parseChunk(const String &xmlChunk, bool finished=false)VCF::XMLSaxParser
parseChunk(const uchar *xmlChunk, size_t chunkSize, bool finished=false)VCF::XMLSaxParser
parser_VCF::XMLSaxParser [protected]
ProcessingInstructionVCF::XMLSaxParser
processingInstructionSAXFunc(void *ctx, const xmlChar *target, const xmlChar *data)VCF::XMLSaxParser [protected, static]
ReferenceVCF::XMLSaxParser
referenceSAXFunc(void *ctx, const xmlChar *name)VCF::XMLSaxParser [protected, static]
saxHandler_VCF::XMLSaxParser [protected]
StartDocumentVCF::XMLSaxParser
startDocumentSAXFunc(void *ctx)VCF::XMLSaxParser [protected, static]
StartElementVCF::XMLSaxParser
StartElementNsVCF::XMLSaxParser
startElementNsSAX2Func(void *ctx, const xmlChar *localname, const xmlChar *prefix, const xmlChar *URI, int nb_namespaces, const xmlChar **namespaces, int nb_attributes, int nb_defaulted, const xmlChar **attributes)VCF::XMLSaxParser [protected, static]
startElementSAXFunc(void *ctx, const xmlChar *name, const xmlChar **atts)VCF::XMLSaxParser [protected, static]
UnparsedEntityDeclVCF::XMLSaxParser
unparsedEntityDeclSAXFunc(void *ctx, const xmlChar *name, const xmlChar *publicId, const xmlChar *systemId, const xmlChar *notationName)VCF::XMLSaxParser [protected, static]
WarningVCF::XMLSaxParser
warningSAXFunc(void *ctx, const char *msg,...)VCF::XMLSaxParser [protected, static]
XMLSaxParser()VCF::XMLSaxParser
~XMLSaxParser()VCF::XMLSaxParser

   Comments or Suggestions?    License Information