#include <Schema.h>
|
::boost::shared_ptr
< xmlSchemaParserCtxt > | parser |
|
::boost::shared_ptr< xmlSchema > | schema |
|
::boost::shared_ptr
< xmlSchemaValidCtxt > | valid |
|
rl::xml::Schema::Schema |
( |
const ::std::string & |
url | ) |
|
|
inline |
virtual rl::xml::Schema::~Schema |
( |
| ) |
|
|
inlinevirtual |
bool rl::xml::Schema::validate |
( |
const Document & |
doc | ) |
|
|
inline |
::boost::shared_ptr< xmlSchemaParserCtxt > rl::xml::Schema::parser |
|
private |
::boost::shared_ptr< xmlSchema > rl::xml::Schema::schema |
|
private |
::boost::shared_ptr< xmlSchemaValidCtxt > rl::xml::Schema::valid |
|
private |
The documentation for this class was generated from the following file: