A generic factory used to create an appropriate.
More...
#include <StreamFactory.h>
A generic factory used to create an appropriate.
- See also
- ACEXML_CharStream from a SYSTEM id. This class creates a
-
ACEXML_FileCharStream or a
-
ACEXML_HttpCharStream depending on the URI supplied.
- Todo:
- Write a stream abstraction for handling ftp:// type URIs and add a function to create and return such streams. That is the only chunk missing in the armour.
ACEXML_StreamFactory::~ACEXML_StreamFactory |
( |
void |
| ) |
|
|
virtual |
Create the appropriate stream from the uri passed and return the stream. The caller is responsible for deallocating the returned stream.
- Parameters
-
uri | SYSTEM id or a stream of characters (in the case of a StrCharStream). |
The documentation for this class was generated from the following files: