creating a DOM tree from streams of tagged data?????????

Indrajit Chaudhuri IndrajitC at catsglobal.co.in
Wed Dec 1 12:46:14 GMT 1999


First create an InputSource Object with the byte/character stream and
then pass it to the parser. Examples are there in the api docs which
comes along with the parser.

Thanks,
Indrajit

V Arun Kumar wrote:
> 
> i m using sun's parser.
> i am able form a DOM tree provided i read from xml file using the parser
> 
> my problem goes like this
> i hav a html page in the front end .
> Upon submitting ,a stream of XML data is sent to a servlet .
> Now, how can i construct a DOM tree from this string of XML data ??????
> any help would be appreciated
> 
> xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
> Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
> To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
> unsubscribe xml-dev
> To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)





More information about the Xml-dev mailing list