public class DodsURLExtractor extends Object
Constructor and Description |
---|
DodsURLExtractor()
Constructor
|
Modifier and Type | Method and Description |
---|---|
ArrayList |
extract(String url)
Extract all A-HREF contained URLS from the given URL and return in List
|
String |
getTextContent(String url)
Extract text content from the given URL and return in String
|
public ArrayList extract(String url) throws IOException
IOException
public String getTextContent(String url) throws IOException
IOException
Copyright © 1999–2016 UCAR/Unidata. All rights reserved.