#include <ACEXML/common/ACEXML_StreamFactory.h>
Public Member Functions | |
virtual | ~ACEXML_StreamFactory (void) |
virtual ACEXML_CharStream * | create_stream (const ACEXML_Char *uri) |
ACEXML_HttpCharStream depending on the URI supplied.
|
|
|
Create the appropriate stream from the uri passed and return the stream. The caller is responsible for deallocating the returned stream.
|