comirva.util.external
Class SubDirCategorizer

java.lang.Object
  extended by comirva.util.external.SubDirCategorizer

public class SubDirCategorizer
extends Object

Analyzes a given directory, searches for subdirectories and sorts the found subdirs into subdirs created from the first letter of the original subdirs.


Constructor Summary
SubDirCategorizer()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubDirCategorizer

public SubDirCategorizer()
Method Detail

main

public static void main(String[] args)