Hermes2D  3.0
Hermes::Hermes2D::Mixins::XMLParsing Class Reference

#include <mixins2d.h>

+ Inheritance diagram for Hermes::Hermes2D::Mixins::XMLParsing:

Public Member Functions

 XMLParsing ()
 Constructor.
 
void set_validation (bool to_set)
 Set to validate / not to validate.
 

Protected Attributes

bool validate
 Internal.
 

Detailed Description

Any XML parsing class should inherit from this mixin. It serves various purposes, first of which is disabling / re-enabling of validation against the schema referenced in a file being loaded.

Definition at line 22 of file mixins2d.h.


The documentation for this class was generated from the following files: