#include <SchemaValidator.h>
Collaboration diagram for SchemaValidator:

Public Member Functions | ||||||||||
Constructors and Destructors  | ||||||||||
| SchemaValidator (const SchemaParser *sp) | ||||||||||
| ~SchemaValidator () | ||||||||||
validate  | ||||||||||
This is the main function to validate any type with its instance 
 
 
  | ||||||||||
| TypeContainer * | validate (XmlPullParser *xpp, int typeId, TypeContainer *ipTc=0) | |||||||||
| TypeContainer * | validate (const std::string &val, int typeId, TypeContainer *ipTc=0) | |||||||||
| TypeContainer * | validate (void *value, int typeId, TypeContainer *ipTc=0) | |||||||||
      
  | 
  
| 
 The constructor for SchemaValidator 
  | 
  
      
  | 
  
| 
 
  | 
  
      
  | 
  ||||||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||||||
| 
 
  | 
  
      
  | 
  ||||||||||||||||
| 
 
  | 
  
 1.3.9.1