[jdom-interest] Parsing XML with end of stream marker
Jason Hunter
jhunter at collab.net
Mon Jun 25 20:42:52 PDT 2001
> I get that as well... build() interpreting my string as a URI. I need to
> re-validate some XML after I modify it, and would like to be able to use a
> string (unless there is a better way that I am not aware of :) How did you
> get it to treat the string as xml rather than a URI?
FAQ: http://jdom.org/docs/faq.html
> Is there a better way to re-validate after modification that anyone can
> tell me about, or is passing it as a String back through the parser an
> alright way to do things? Thanks for the help!.
That's the best there is today. See the TODO.txt (root dir of CVS
source, or CVSweb) for future plans.
-jh-
More information about the jdom-interest
mailing list