Hi,
my goal is to get a DOM tree by parsing a memory buffer. I looked the
API documentation to find out how to use the parse method of the
DOMBuilder class. I saw that this method needs a DOMInputSource class
parameter, but it is not possibile to use the class constructor directly.
The problem is that I'm not able to create the right InputSource for the
parse method of the DOMBuilderClass. My goal is to get something similar
to the MemParse example of the SAX samples section.

Anyone can help me please ?

Thanks a lot

    Gian Luca


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

Reply via email to