[jdom-interest] DTD support?
philip.nelson at omniresources.com
philip.nelson at omniresources.com
Tue May 15 05:27:21 PDT 2001
You probably have the answer in the stack trace. If you are having trouble
interpreting the stack trace, send it by and one of us will take a look for
you.
-----Original Message-----
From: Simon [mailto:simonjgauld at yahoo.com]
Sent: Tuesday, May 15, 2001 2:48 AM
To: jdom-interest at jdom.org
Subject: Re: [jdom-interest] DTD support?
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 <http://mail.yahoo.co.uk/>
or IE <http://mail.yahoo.ie/> .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20010515/f2f748d8/attachment.htm
More information about the jdom-interest
mailing list