OpenStudio:utilities
Loading...
Searching...
No Matches
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() constopenstudio::XMLValidator
fullValidationReport() constopenstudio::XMLValidator
gbxmlValidator(const VersionString &schemaVersion=VersionString(7, 3))openstudio::XMLValidatorstatic
isValid() constopenstudio::XMLValidator
logMessages() constopenstudio::XMLValidator
operator=(const XMLValidator &other)=defaultopenstudio::XMLValidator
operator=(XMLValidator &&other) noexcept=defaultopenstudio::XMLValidator
schemaPath() constopenstudio::XMLValidator
schematronToXslt(const openstudio::path &schemaPath, const openstudio::path &outputDir)openstudio::XMLValidatorstatic
validate(const openstudio::path &xmlPath)openstudio::XMLValidator
warnings() constopenstudio::XMLValidator
xmlPath() constopenstudio::XMLValidator
XMLValidator(const openstudio::path &schemaPath)openstudio::XMLValidatorexplicit
XMLValidator(const XMLValidator &other)=defaultopenstudio::XMLValidator
XMLValidator(XMLValidator &&other) noexcept=defaultopenstudio::XMLValidator
~XMLValidator()openstudio::XMLValidator