Re: XML in a string

Brandon Franklin <[email protected]> Tue, 12 Aug 2003 11:25:45 +0930
Newsgroups gmane.comp.java.sun.xml.general
Organization Thought River, Inc.
Message-ID <002801c36074$da2cfc80$9f00a8c0@cryomind>
There's an open-source class I have hosted on SourceForge called XMLUtils
that has code in it that can help you.  Here's a link to the specific view
into CVS:

http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/singularity-sys/singularity/s
rc/com/thoughtriver/open/util/XMLUtils.java?rev=1.2&content-type=text/vnd.vi
ewcvs-markup

For the view of all versions of the XMLUtils class:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/singularity-sys/singularity/s
rc/com/thoughtriver/open/util/XMLUtils.java

Please note that the XMLUtils class is released under the RPL (Reciprocal
Public License) so if you use the class, you will need to follow the terms
of that license.

Good luck,
-Brandon


----- Original Message -----
From: "Sargon Chan (Home)" <[email protected]>
To: <[email protected]>
Sent: Tuesday, August 12, 2003 11:14 AM
Subject: XML in a string


Dear all,

I am a new comer of XML programming.  I have a project required to build a
DOM object from a XML stored in a Java string.  Will the "InputSource" or
"XMLReader" can work wth a Java string ?

Best regards,

Sargon

-----------------------------------------------------
xml-interest: A list for discussing XML technologies in the Java Platform.
To post, mailto:[email protected]
Archives at: http://archives.java.sun.com/xml-interest.html
To unsubscribe, mailto:[email protected] the following message;
signoff xml-interest.

-----------------------------------------------------
xml-interest: A list for discussing XML technologies in the Java Platform.
To post, mailto:[email protected]
Archives at: http://archives.java.sun.com/xml-interest.html
To unsubscribe, mailto:[email protected] the following message;
signoff xml-interest.