[jdom-interest] Need for a SAXBuilder.build(String XMLString) method?

James Sinnamon sinnamon at usq.edu.au
Sun Apr 15 22:10:14 PDT 2001


I may have missed something,but as far as I can tell, there doesn't seem to be any
capability for the build() methods of both SAXBuilder and DOMBuilder classes to
build documents directly from Strings declared from within the program.

Does anyone else out there think that this might be useful?

For myself, I can see that this would be helpful in writing JUnit tests  for  more
simple
cases.  Instead of having to read in from an external file, the whole XML document
could simply be contained inside a String declared inside the program.

TIA

regards,

James


--
James Sinnamon  sinnamon at usq.edu.au

ph 07 46315566,  0412 319669
PO Box 517 Darling Heights QLD 4350






More information about the jdom-interest mailing list