[jdom-interest] DTD support?
Simon
simonjgauld at yahoo.com
Tue May 15 00:48:26 PDT 2001
lookit constructing a Document using:
org.jdom.input.SAXBuilder builder = new org.jdom.SAXBuilder(true);try { Document foo = builder.build(someXmlRef);} catch (org.jdom.JDOMException e) { // The DTD parsing failed}
/me prays that looks ok
---------------------------------
Do You Yahoo!?
Get your free Yahoo! address at Yahoo! Mail: UK or IE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20010515/4ff8ba49/attachment.htm
More information about the jdom-interest
mailing list