HydraExpress™ C++ 2020 |
HydraExpress™ C++ API Reference Guide |
Product Documentation: HydraExpress C++ Documentation Home |
This is the complete list of members for rwsf::XmlUtils, including all inherited members.
both enum value | rwsf::XmlUtils | related |
changeName(rwsf::XmlName name, std::string element) | rwsf::XmlUtils | static |
compareAttributeSet(const rwsf::XmlAttributeSet &a1, const rwsf::XmlAttributeSet &a2) | rwsf::XmlUtils | static |
compareAttributeSet(const rwsf::XmlAttributeSet &a1, const rwsf::XmlAttributeSet &a2, std::string &compareInfo) | rwsf::XmlUtils | static |
convertCharset(const std::string &buffer, const std::string &from, const std::string &to) | rwsf::XmlUtils | static |
convertDateTimeToISOString(const rwsf::DateTime &dt, const std::string &format=ISO8601Format) | rwsf::XmlUtils | static |
convertISODateStringToDateTime(const std::string &anISODateStr) | rwsf::XmlUtils | static |
escapeText(const std::string &text) | rwsf::XmlUtils | static |
getElementValueAsString(const std::string &data) | rwsf::XmlUtils | static |
getPrefix(const std::string &qName) | rwsf::XmlUtils | static |
getPrefixAndLocalName(const std::string &qName, std::string &prefix, std::string &lname) | rwsf::XmlUtils | static |
isWhiteSpace(const char c) | rwsf::XmlUtils | static |
leading enum value | rwsf::XmlUtils | related |
stdStripType enum name | rwsf::XmlUtils | related |
stripTag(const std::string &str, bool ignoreProlog=false) | rwsf::XmlUtils | static |
stripTag(const std::string &str, const std::string &tag, bool ignoreProlog=false) | rwsf::XmlUtils | static |
stripWhiteSpaceAndNewlines(const std::string &str, rwsf::stdStripType toStrip=rwsf::both) | rwsf::XmlUtils | static |
trailing enum value | rwsf::XmlUtils | related |
unescapeText(const std::string &text) | rwsf::XmlUtils | static |
wrapStringInTag(const std::string &str, const rwsf::XmlName &tag) | rwsf::XmlUtils | static |
wrapStringInTag(const std::string &str, const std::string &tag) | rwsf::XmlUtils | static |
Copyright © 2020 Rogue Wave Software, Inc. All Rights Reserved. |