NAME

Qt::Xml::QXmlDTDHandler

PUBLIC METHODS

~QXmlDTDHandler()
QString errorString()
bool notationDecl(const QString & name, const QString & publicId, const QString & systemId)
bool unparsedEntityDecl(const QString & name, const QString & publicId, const QString & systemId, const QString & notationName)

ENUM VALUES

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2012 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html