OpenStudio:utilities
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
openstudio::XMLValidator Member List

This is the complete list of members for openstudio::XMLValidator, including all inherited members.

bclXMLValidator(openstudio::BCLXMLType bclXMLType=openstudio::BCLXMLType::MeasureXML, const VersionString &schemaVersion=VersionString(3, 1))openstudio::XMLValidatorstatic
errors() const openstudio::XMLValidator
fullValidationReport() const openstudio::XMLValidator
gbxmlValidator()openstudio::XMLValidatorstatic
isValid() const openstudio::XMLValidator
logMessages() const openstudio::XMLValidator
operator=(const XMLValidator &other)=defaultopenstudio::XMLValidator
operator=(XMLValidator &&other) noexcept=defaultopenstudio::XMLValidator
schemaPath() const openstudio::XMLValidator
schematronToXslt(const openstudio::path &schemaPath, const openstudio::path &outputDir)openstudio::XMLValidatorstatic
validate(const openstudio::path &xmlPath)openstudio::XMLValidator
warnings() const openstudio::XMLValidator
xmlPath() const openstudio::XMLValidator
XMLValidator(const openstudio::path &schemaPath)openstudio::XMLValidatorexplicit
XMLValidator(const XMLValidator &other)=defaultopenstudio::XMLValidator
XMLValidator(XMLValidator &&other) noexcept=defaultopenstudio::XMLValidator
~XMLValidator()openstudio::XMLValidator