net.sf.xbus.tools
Class ConfigSearcher
java.lang.Object
net.sf.xbus.tools.ConfigSearcher
public class ConfigSearcher
- extends java.lang.Object
TODO: short description of the purpose of this class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSV_FILENAME
public static final java.lang.String CSV_FILENAME
ConfigSearcher
public ConfigSearcher()
main
public static void main(java.lang.String[] args)
getEntriesFromDirectory
public java.util.List getEntriesFromDirectory(java.io.File path)
writeCSVFile
public void writeCSVFile(java.util.List entries,
java.lang.String filename)