![]() HydraExpress™ C++ 2020 |
HydraExpress™ C++ API Reference Guide |
Product Documentation: HydraExpress C++ Documentation Home |
Classes | |
| class | rwsf::XmlAttribute |
| Represents an attribute of an XML element. More... | |
| class | rwsf::XmlAttributeSet |
| Inserts, iterates, and searches rwsf::XmlAttribute objects in a set based on rwsf::XmlName values. More... | |
| class | rwsf::XmlName |
| Represents a complete XML element name, containing a name as a string, and an instance of XmlNamespace. More... | |
| class | rwsf::XmlNamespace |
| Represents an XML namespace, containing a prefix and a URI as instances of std::string. More... | |
| class | rwsf::XmlReader |
| A simple XML pull-parser that implements reference semantics. More... | |
| class | rwsf::XmlStreamWriter |
| Implements an rwsf::XmlWriter that uses an std::ostream as a data sink. More... | |
| class | rwsf::XmlStringWriter |
| Implements an rwsf::XmlWriter that uses an std::string as a data sink. More... | |
| class | rwsf::XmlUtils |
| Utility class for XML transformation, especially character set conversions between non-UTF-8 character encoding and UTF-8. More... | |
| class | rwsf::XmlValidator |
| Contains methods that validate XML instance documents, available through the isValid() method of generated classes. More... | |
| class | rwsf::XmlWriter |
| Abstract base class that provides an interface for writing XML messages. More... | |
|
Copyright © 2020 Rogue Wave Software, Inc. All Rights Reserved. |