NAME
Qt::Xml::QXmlDeclHandler
PUBLIC METHODS
- ~QXmlDeclHandler()
- bool attributeDecl(const QString & eName, const QString & aName, const QString & type, const QString & valueDefault, const QString & value)
- QString errorString()
- bool externalEntityDecl(const QString & name, const QString & publicId, const QString & systemId)
- bool internalEntityDecl(const QString & name, const QString & value)
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.