XMLHelper.h File Reference

A helper class for working with W3C DOM objects. More...

#include <xmltooling/XMLObject.h>
#include <xercesc/dom/DOM.hpp>
#include <iostream>

Namespaces

namespace  xmltooling

Classes

class  xmltooling::XercesJanitor< T >
 RAII wrapper for Xerces resources. More...
class  xmltooling::XMLHelper
 A helper class for working with W3C DOM objects. More...

Functions

std::ostream & xmltooling::operator<< (std::ostream &ostr, const xercesc::DOMNode &n)
 Serializes the DOM node provided to a stream using UTF-8 encoding and the default XML serializer available.
std::ostream & xmltooling::operator<< (std::ostream &ostr, const XMLObject &obj)
 Marshalls and serializes the XMLObject provided to a stream using UTF-8 encoding and the default XML serializer available.


Detailed Description

A helper class for working with W3C DOM objects.


Generated on Mon Oct 19 14:18:34 2009 for xmltooling by  doxygen 1.4.7