ccd
Class DarkTiler.Scan
java.lang.Object
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.
|
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 |
DarkTiler.Scan
public DarkTiler.Scan()
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