xmltooling::StreamInputSource Class Reference

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

#include <xmltooling/util/ParserPool.h>

Collaboration diagram for xmltooling::StreamInputSource:
Collaboration graph
[legend]

List of all members.

Classes

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

Public Member Functions

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

Detailed Description

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


Constructor & Destructor Documentation

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

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 by  doxygen 1.6.2