com.sun.labs.minion.test
Class URLIndexTest

java.lang.Object
  extended by com.sun.labs.minion.test.SEMain
      extended by com.sun.labs.minion.test.URLIndexTest

public class URLIndexTest
extends SEMain


Field Summary
protected static java.text.DecimalFormat form
          A format object for formatting the output.
 
Constructor Summary
URLIndexTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void reportProgress(long start, int n)
           
protected static java.lang.String toMB(long x)
           
static void usage()
           
 
Methods inherited from class com.sun.labs.minion.test.SEMain
makeDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

form

protected static java.text.DecimalFormat form
A format object for formatting the output.

Constructor Detail

URLIndexTest

public URLIndexTest()
Method Detail

usage

public static void usage()

toMB

protected static java.lang.String toMB(long x)

reportProgress

public static void reportProgress(long start,
                                  int n)

main

public static void main(java.lang.String[] args)
                 throws java.net.MalformedURLException
Throws:
java.net.MalformedURLException