[jdom-interest] Error with JDom?

Kevin Baynes kbaynes at renex.com
Fri Mar 23 09:45:46 PST 2001


I think Jason pointed out the root of your problem, try wrapping the URL in
a buffer and then building, like so:

in = new BufferedReader( new InputStreamReader(
urlConn.getInputStream() ) );

-Kevin

> -----Original Message-----
> From: jdom-interest-admin at jdom.org
> [mailto:jdom-interest-admin at jdom.org]On Behalf Of Chad LaJoie
> Sent: Friday, March 23, 2001 3:48 AM
> To: jdom-interest at jdom.org
> Subject: RE: [jdom-interest] Error with JDom?
>
>
> I've tried to use the SAX parser and came up with the same error.
>  The XML
> file that I am trying to parse is the one I included before,
> http://cnn.com/cnn.rss.
>
> At 10:25 PM 3/22/2001, you wrote:
> >I would try to use SAXBuilder and see of the same problem
> persists.  Second,
> >give use the URL and sample data and maybe we can make more sense of it.
> >
> >To control your jdom-interest membership:
> >http://lists.denveronline.net/mailman/options/jdom-interest/youra
ddr at yourhost.com
>

Chad La Joie                           "Only a man who can not conquer
IT Specialist                             his deficiencies feels the need to
IS&C - WARD                             convince the world he has none"

_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
t.com




More information about the jdom-interest mailing list