xmlpp::SchemaValidator Member List
This is the complete list of members for
xmlpp::SchemaValidator, including all inherited members.
callback_validity_error(void* ctx, const char* msg,...) | xmlpp::Validator | [protected, static] |
callback_validity_warning(void* ctx, const char* msg,...) | xmlpp::Validator | [protected, static] |
check_for_exception() | xmlpp::Validator | [protected, virtual] |
check_for_validity_messages() | xmlpp::Validator | [protected, virtual] |
ctxt_ | xmlpp::SchemaValidator | [protected] |
embbeded_shema_ | xmlpp::SchemaValidator | [protected] |
exception_ | xmlpp::Validator | [protected] |
get_schema() | xmlpp::SchemaValidator | |
get_schema() const | xmlpp::SchemaValidator | |
handleException(const exception& e) | xmlpp::Validator | [protected, virtual] |
initialize_valid() | xmlpp::SchemaValidator | [protected, virtual] |
on_validity_error(const Glib::ustring& message) | xmlpp::Validator | [protected, virtual] |
on_validity_warning(const Glib::ustring& message) | xmlpp::Validator | [protected, virtual] |
operator bool() const | xmlpp::SchemaValidator | |
parse_context(_xmlSchemaParserCtxt* context) | xmlpp::SchemaValidator | [protected] |
parse_document(Document& document) | xmlpp::SchemaValidator | [virtual] |
parse_file(const Glib::ustring& filename) | xmlpp::SchemaValidator | [virtual] |
parse_memory(const Glib::ustring& contents) | xmlpp::SchemaValidator | [virtual] |
release_underlying() | xmlpp::SchemaValidator | [protected, virtual] |
schema_ | xmlpp::SchemaValidator | [protected] |
SchemaValidator() | xmlpp::SchemaValidator | |
SchemaValidator(const Glib::ustring& file) | xmlpp::SchemaValidator | [explicit] |
SchemaValidator(Document& document) | xmlpp::SchemaValidator | [explicit] |
SchemaValidator(Schema* schema) | xmlpp::SchemaValidator | [explicit] |
set_schema(Schema* schema) | xmlpp::SchemaValidator | [virtual] |
valid_ | xmlpp::Validator | [protected] |
validate(const Document* doc) | xmlpp::SchemaValidator | |
validate(const Glib::ustring& file) | xmlpp::SchemaValidator | |
validate_error_ | xmlpp::Validator | [protected] |
validate_warning_ | xmlpp::Validator | [protected] |
Validator() | xmlpp::Validator | |
~SchemaValidator() | xmlpp::SchemaValidator | [virtual] |
~Validator() | xmlpp::Validator | [virtual] |