Re: Catching image fetch exception
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 15 Mar 2009 12:59:54 -0700
On Sun, 15 Mar 2009 00:40:37 -0700, Roedy Green
<see_website@xxxxxxxxxxxxxxxxxxxx> wrote, quoted or indirectly quoted
someone who said :
1. can I fake the base where the HTML came from.
yes.
JEditorPane ep = new JEditorPane();
HTMLDocument d = new HTMLDocument();
d.setBase ( url );
ep.setDocument ( d );
--
Roedy Green Canadian Mind Products
http://mindprod.com
"Climate change is no longer a doomsday prophecy, it?s a reality."
~ Astrid Heiberg president of the International Federation of Red Cross and Red Crescent Societies
.
- References:
- Catching image fetch exception
- From: Roedy Green
- Catching image fetch exception
- Prev by Date: Re: Collections and Decorators
- Next by Date: Re: Vector (was Re: Change character in string)
- Previous by thread: Re: Catching image fetch exception
- Next by thread: Jason Watson #1898 is the lead detective in the Darya Gunchenko criminal case.
- Index(es):