VCF::XmlValidSchemaContext Class Reference
#include <XMLKit.h>
Inheritance diagram for VCF::XmlValidSchemaContext:
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
| VCF::XmlValidSchemaContext::XmlValidSchemaContext |
( |
|
) |
|
|
| VCF::XmlValidSchemaContext::XmlValidSchemaContext |
( |
xmlSchemaValidCtxtPtr |
val |
) |
|
|
| VCF::XmlValidSchemaContext::~XmlValidSchemaContext |
( |
|
) |
|
|
Member Function Documentation
| static void VCF::XmlValidSchemaContext::freeResource |
( |
xmlSchemaValidCtxtPtr |
res |
) |
[static] |
|
| int VCF::XmlValidSchemaContext::getOptions |
( |
|
) |
const |
|
| bool VCF::XmlValidSchemaContext::isValid |
( |
|
) |
const |
|
| void VCF::XmlValidSchemaContext::setOptions |
( |
int |
val |
) |
|
|
| void VCF::XmlValidSchemaContext::validate |
( |
XmlNode & |
node |
) |
|
|
| void VCF::XmlValidSchemaContext::validate |
( |
XmlDocument & |
doc |
) |
|
|
| static void VCF::XmlValidSchemaContext::validityErrorHandler |
( |
void * |
userData, |
|
|
xmlErrorPtr |
error |
|
) |
[static, protected] |
|
Member Data Documentation
The documentation for this class was generated from the following file: