libgexf::RngValidator Class Reference

RelaxNG validator. More...

#include <rngvalidator.h>

List of all members.

Public Member Functions

 RngValidator (const RngValidator &orig)
 Copy constructor.

Static Public Member Functions

static bool run (const std::string &xml_file_pathname, const std::string &rng_file_pathname)
 Validate an XML file based on a RelaxNG Schema.


Detailed Description

RelaxNG validator.

Member Function Documentation

bool libgexf::RngValidator::run ( const std::string &  xml_file_pathname,
const std::string &  rng_file_pathname 
) [static]

Validate an XML file based on a RelaxNG Schema.

Parameters:
xml_file_pathname : path of the XML file to validate
rng_file_pathname : path of the RNG file
Returns:
true if valid, false otherwise


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

Generated on Fri Dec 11 00:33:34 2009 for libgexf by  doxygen 1.5.6