Uses of Class
cometa.translator.ValidateXML

Packages that use ValidateXML
cometa.exist Package that encapsulates all the details related to the communication with the metadata database (eXist). 
 

Uses of ValidateXML in cometa.exist
 

Methods in cometa.exist that return ValidateXML
static ValidateXML MetadataDB.getValidator()
           
 

Methods in cometa.exist with parameters of type ValidateXML
static void MetadataDB.setValidator(ValidateXML aValidator)