xmltooling::StreamInputSource Class Reference

A parser source that wraps a C++ input stream. More...

#include <xmltooling/util/ParserPool.h>

List of all members.

Public Member Functions

 StreamInputSource (std::istream &is, const char *systemId=NULL)
 Constructs an input source around an input stream reference.

Classes

class  StreamBinInputStream
 A Xerces input stream that wraps a C++ input stream. More...


Detailed Description

A parser source that wraps a C++ input stream.


Constructor & Destructor Documentation

xmltooling::StreamInputSource::StreamInputSource ( std::istream &  is,
const char *  systemId = NULL 
) [inline]

Constructs an input source around an input stream reference.

Parameters:
is reference to an input stream
systemId optional system identifier to attach to the stream


The documentation for this class was generated from the following file:
Generated on Mon Oct 19 14:18:35 2009 for xmltooling by  doxygen 1.4.7