Inheritance diagram for xmlpp::DtdValidator:

| Public Member Functions | |
| DtdValidator () | |
| DtdValidator (const Glib::ustring &file) | |
| DtdValidator (const Glib::ustring &external, const Glib::ustring &system) | |
| virtual | ~DtdValidator () | 
| virtual void | parse_subset (const Glib::ustring &external, const Glib::ustring &system) | 
| virtual void | parse_file (const Glib::ustring &filename) | 
| virtual void | parse_memory (const Glib::ustring &contents) | 
| virtual void | parse_stream (std::istream &in) | 
| operator bool () const | |
| Test whether a document has been parsed. | |
| Dtd * | get_dtd () | 
| const Dtd * | get_dtd () const | 
| bool | validate (const Document *doc) | 
| Protected Member Functions | |
| virtual void | release_underlying () | 
| Protected Attributes | |
| Dtd * | dtd_ | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| Test whether a document has been parsed. 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | ||||||||||||
| 
 | 
| 
 | 
| 
 Reimplemented from xmlpp::Validator. | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
 1.4.4
 1.4.4