Hi Israel,
It looks like you responded in a language other than English. Can you please
reply in English?
Cheers,
Chris
On Nov 22, 2010, at 2:16 PM, Israel wrote:
> Intento quitando todo?.... o solo una parte
>
> Thgis is all
>
> if (r.getLink() != null) {
> try {
> // get the outlink
> if (r.getDescription()!= null ) {
> theOutlinks.add(new Outlink(r.getLink(),
> r.getDescription()));
> } else {
> theOutlinks.add(new Outlink(r.getLink(), ""));
> }
> } catch (MalformedURLException e) {
> if (LOG.isWarnEnabled()) {
> LOG.warn("MalformedURL: " + r.getLink());
> LOG.warn("Attempting to continue processing
> outlinks");
> e.printStackTrace(LogUtil.getWarnStream(LOG));
> }
> continue;
> }
> }
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Chris Mattmann, Ph.D.
Senior Computer Scientist
NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
Office: 171-266B, Mailstop: 171-246
Email: [email protected]
WWW: http://sunset.usc.edu/~mattmann/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Adjunct Assistant Professor, Computer Science Department
University of Southern California, Los Angeles, CA 90089 USA
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++