ccd
Class DarkTiler.Scan

java.lang.Object
  extended by ccd.DarkTiler.Scan
Enclosing class:
DarkTiler

public static final class DarkTiler.Scan
extends Object

A class that allows scanning of directories to reconstruct the lookup tables.


Constructor Summary
DarkTiler.Scan()
           
 
Method Summary
static void main(String[] arg)
          Start scanning after a drak tiler has been constructed from the properties on the command line.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DarkTiler.Scan

public DarkTiler.Scan()
Method Detail

main

public static void main(String[] arg)
                 throws IOException
Start scanning after a drak tiler has been constructed from the properties on the command line.

Throws:
IOException