Pyrogenesis  trunk
Classes | Typedefs | Functions
RelaxNG.h File Reference
#include "lib/file/vfs/vfs.h"
#include "maths/MD5.h"
Include dependency graph for RelaxNG.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RelaxNGValidator
 

Typedefs

typedef struct _xmlRelaxNG xmlRelaxNG
 
typedef xmlRelaxNGxmlRelaxNGPtr
 
typedef struct _xmlDoc xmlDoc
 
typedef xmlDocxmlDocPtr
 

Functions

void ClearSchemaCache ()
 There should be no references to validators or schemas outside of the cache anymore when calling this. More...
 

Typedef Documentation

◆ xmlDoc

typedef struct _xmlDoc xmlDoc

◆ xmlDocPtr

typedef xmlDoc* xmlDocPtr

◆ xmlRelaxNG

typedef struct _xmlRelaxNG xmlRelaxNG

◆ xmlRelaxNGPtr

Function Documentation

◆ ClearSchemaCache()

void ClearSchemaCache ( )

There should be no references to validators or schemas outside of the cache anymore when calling this.