InputContext which serves the content of a plain file.
virtual int readXmlData(char *buffer, int buffsize) override
Return a block of the data.
boost::iostreams::filtering_istream m_stream
stream to read data from
FileContext(const std::string &filename, bool compressed)
Open the given filename.