Base Framework
XMLReader::DTDHandler Member List

This is the complete list of members for XMLReader::DTDHandler, including all inherited members.

attributeDecl(const String &name, const String &element, AttributeDecl::ValueType type, AttributeDecl::DefaultType defaultType, const String &defaultValue, const Array< String > &enumeration) noexceptXMLReader::DTDHandlervirtual
comment(const String &data) noexceptXMLReader::DTDHandlervirtual
elementDecl(const String &name, ElementDecl::ValueType type) noexceptXMLReader::DTDHandlervirtual
endCDATA() noexceptXMLReader::DTDHandlervirtual
endDTD() noexceptXMLReader::DTDHandlervirtual
endEntity(const String &name) noexceptXMLReader::DTDHandlervirtual
externalEntityDecl(const String &name, const String &publicId, const String &systemId) noexceptXMLReader::DTDHandlervirtual
internalEntityDecl(const String &name, const String &text) noexceptXMLReader::DTDHandlervirtual
notationDecl(const String &name, const String &publicId, const String &systemId) noexceptXMLReader::DTDHandlervirtual
startCDATA() noexceptXMLReader::DTDHandlervirtual
startDTD(const String &name, const String &publicId, const String &systemId) noexceptXMLReader::DTDHandlervirtual
startEntity(const String &name) noexceptXMLReader::DTDHandlervirtual
unparsedEntityDecl(const String &name, const String &publicId, const String &systemId, const String &notationName) noexceptXMLReader::DTDHandlervirtual