At 10.12 11/08/2006 -0700, Lisa Davis wrote:
Hi,Can someone point me to some documentation on what this does and why I would use it and possibly an example.The Xerces documentation is sparse.
Hi Lisa,makeStream is an API used internally by the parser to construct the object responsible for reading a source (file, URL, string...)
Why do you think you need to use it directly?Alberto
