org.das2.util.filesystem
Class HtmlUtil

java.lang.Object
  extended by org.das2.util.filesystem.HtmlUtil

public class HtmlUtil
extends java.lang.Object


Constructor Summary
HtmlUtil()
           
 
Method Summary
static java.net.URL[] getDirectoryListing(java.net.URL url)
           
static boolean isDirectory(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlUtil

public HtmlUtil()
Method Detail

isDirectory

public static boolean isDirectory(java.net.URL url)

getDirectoryListing

public static java.net.URL[] getDirectoryListing(java.net.URL url)
                                          throws java.io.IOException
Throws:
java.io.IOException