Hi,
        Sorry. I forgot this was only available in my (custom) cvs. 
        You can call DOMBuilder->parse with a DOMInputSource, but as I
said we do currently implement the most recent version of the spec in this
area (where the name has changed to DOMInput and the attribute you mention
was added). If you check the xerces docs you will see what is available.
        You can derive a class from DOMInputSource that does what you want 
or upgrade the xerces code to support the new functionality. I would be 
happy to discuss either of these options with you.

Gareth

On 7 Jul 2003, Colin Paul Adams wrote:

> >>>>> "Gareth" == Gareth Reakes <[EMAIL PROTECTED]> writes:
> 
>     Gareth> Hi, We don't currently implement the most recent version
>     Gareth> of the spec in this area. If you want to input a string
>     Gareth> then there is an example in the samples/DOMTest directory.
> 
> I see no such directory.
> 
> Did you mean MemParse? This is SAX parsing.
> 
> I specifically want to be able to use DOMBuilder::parse
> (DOMInputSource). Can we discuss implementing this? I'm prepared to do
> it myself if necessary.
> 

-- 
Gareth Reakes, Head of Product Development  +44-1865-203192
DecisionSoft Limited                        http://www.decisionsoft.com
XML Development and Services




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to