thredds.util
Class DodsURLExtractor
java.lang.Object
thredds.util.DodsURLExtractor
public class DodsURLExtractor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DodsURLExtractor
public DodsURLExtractor()
- Constructor
extract
public ArrayList extract(String url)
throws IOException
- Extract all A-HREF contained URLS from the given URL and return in List
- Throws:
IOException
getTextContent
public String getTextContent(String url)
throws IOException
- Extract text content from the given URL and return in String
- Throws:
IOException
Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.