xmltooling
1.5.6
|
A Xerces input stream that wraps a C++ input stream. More...
#include <xmltooling/util/ParserPool.h>
Public Member Functions | |
StreamBinInputStream (std::istream &is) | |
Constructs a Xerces input stream around a C++ input stream reference. More... | |
A Xerces input stream that wraps a C++ input stream.
xmltooling::StreamInputSource::StreamBinInputStream::StreamBinInputStream | ( | std::istream & | is | ) |
Constructs a Xerces input stream around a C++ input stream reference.
is | reference to an input stream |