#include <RelaxNG.h>
◆ RelaxNGValidator()
RelaxNGValidator::RelaxNGValidator |
( |
| ) |
|
◆ ~RelaxNGValidator()
RelaxNGValidator::~RelaxNGValidator |
( |
| ) |
|
◆ CanValidate()
bool RelaxNGValidator::CanValidate |
( |
| ) |
const |
◆ GetGrammarHash()
MD5 RelaxNGValidator::GetGrammarHash |
( |
| ) |
const |
|
inline |
◆ LoadGrammar()
bool RelaxNGValidator::LoadGrammar |
( |
const std::string & |
grammar | ) |
|
◆ LoadGrammarFile()
bool RelaxNGValidator::LoadGrammarFile |
( |
const PIVFS & |
vfs, |
|
|
const VfsPath & |
grammarPath |
|
) |
| |
◆ Validate()
bool RelaxNGValidator::Validate |
( |
const std::string & |
filename, |
|
|
const std::string & |
document |
|
) |
| const |
◆ ValidateEncoded() [1/2]
bool RelaxNGValidator::ValidateEncoded |
( |
const std::string & |
filename, |
|
|
const std::string & |
document |
|
) |
| const |
◆ ValidateEncoded() [2/2]
bool RelaxNGValidator::ValidateEncoded |
( |
xmlDocPtr |
doc | ) |
const |
◆ m_Hash
MD5 RelaxNGValidator::m_Hash |
|
private |
◆ m_Schema
The documentation for this class was generated from the following files:
- /home/docker/jenkins/workspace/technical-docs/source/ps/XML/RelaxNG.h
- /home/docker/jenkins/workspace/technical-docs/source/ps/XML/RelaxNG.cpp