rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::XmlValidator Member List

This is the complete list of members for rwsf::XmlValidator, including all inherited members.
addError(rwsf::XmlSchemaException error)rwsf::XmlValidator
checkEnumeration(const std::string &value, const std::string &facetValue, WhiteSpace ws=PRESERVE)rwsf::XmlValidator
checkEnumerations()rwsf::XmlValidator
checkEnumerations(std::string enumeration, rwsf::HashSet< std::string > enumerations, WhiteSpace ws=PRESERVE)rwsf::XmlValidator
checkFixed(const T &fixedValue, const T &candidate)rwsf::XmlValidator [inline]
checkFractionDigits(const T &value, const std::string &facetValue, WhiteSpace=PRESERVE)rwsf::XmlValidator [inline]
checkLength(size_t length, const std::string &facetValue)rwsf::XmlValidator
checkLength(const std::string &value, const std::string &facetValue, WhiteSpace ws=PRESERVE)rwsf::XmlValidator
checkMaxExclusive(T value, T facetValue, WhiteSpace=PRESERVE)rwsf::XmlValidator [inline]
checkMaxExclusive(const ConverterBase< T > &converter, T value, T facetValue, WhiteSpace)rwsf::XmlValidator [inline]
checkMaxInclusive(T value, T facetValue, WhiteSpace=PRESERVE)rwsf::XmlValidator [inline]
checkMaxInclusive(const ConverterBase< T > &converter, T value, T facetValue, WhiteSpace)rwsf::XmlValidator [inline]
checkMaxLength(size_t length, const std::string &facetValue)rwsf::XmlValidator
checkMaxLength(const std::string &value, const std::string &facetValue, WhiteSpace ws=PRESERVE)rwsf::XmlValidator
checkMinExclusive(T value, T facetValue, WhiteSpace=PRESERVE)rwsf::XmlValidator [inline]
checkMinExclusive(const ConverterBase< T > &converter, T value, T facetValue, WhiteSpace)rwsf::XmlValidator [inline]
checkMinInclusive(T value, T facetValue, WhiteSpace=PRESERVE)rwsf::XmlValidator [inline]
checkMinInclusive(const ConverterBase< T > &converter, T value, T facetValue, WhiteSpace)rwsf::XmlValidator [inline]
checkMinLength(size_t length, const std::string &facetValue)rwsf::XmlValidator
checkMinLength(const std::string &value, const std::string &facetValue, WhiteSpace ws=PRESERVE)rwsf::XmlValidator
checkPattern(const std::string &value, const std::string &facetValue, WhiteSpace ws=PRESERVE)rwsf::XmlValidator
checkPatterns()rwsf::XmlValidator
checkPatterns(std::string pattern, std::vector< std::string > patterns, WhiteSpace ws=PRESERVE)rwsf::XmlValidator
checkTotalDigits(const T &value, const std::string &facetValue, WhiteSpace=PRESERVE)rwsf::XmlValidator [inline]
checkVectorBounds(int size, int minOccurs, int maxOccurs)rwsf::XmlValidator
clear()rwsf::XmlValidator
COLLAPSE enum valuerwsf::XmlValidator
getErrors()rwsf::XmlValidator
isValid() const rwsf::XmlValidator
isValid(XmlValidator &validator)rwsf::XmlValidator
PRESERVE enum valuerwsf::XmlValidator
REPLACE enum valuerwsf::XmlValidator
WhiteSpace enum namerwsf::XmlValidator
XmlValidator(const std::string &name)rwsf::XmlValidator

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.