com.isocra.utils.jarSearch
Class DirectorySearcher

java.lang.Object
  extended bycom.isocra.utils.jarSearch.DirectorySearcher

public class DirectorySearcher
extends java.lang.Object

This class searches through the jars in a searchJar path and looks at the names of the contents to match the specified searchJar string.


Constructor Summary
DirectorySearcher()
           
 
Method Summary
static void main(java.lang.String[] args)
          A main function to start off the process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectorySearcher

public DirectorySearcher()
Method Detail

main

public static void main(java.lang.String[] args)
A main function to start off the process



Copyright © 2004 Isocra Ltd. All Rights Reserved.