bioformats
5.1.8
|
Xerces-C modern C++ wrapper. More...
Namespaces | |
dom | |
Domain object model. | |
Classes | |
class | EntityResolver |
Xerces entity resolver. More... | |
class | ErrorReporter |
Xerces error handler reporting errors to an ostream. More... | |
class | Platform |
XML Platform. More... | |
class | String |
Xerces string wrapper. More... | |
Functions | |
inline::std::ostream & | operator<< (::std::ostream &os, const String &str) |
Output String to output stream. More... | |
Xerces-C modern C++ wrapper.
All classes in this namespace wrap the Xerces-C classes and functions to provide RAII and exception-safe equivalents, and which also handle memory management transparently.