net.sf.cotta.utils
Class ClassPath

java.lang.Object
  extended by net.sf.cotta.utils.ClassPathEntry
      extended by net.sf.cotta.utils.ClassPath

Deprecated. use ClassPathEntry

public class ClassPath
extends ClassPathEntry


Constructor Summary
ClassPath(TDirectory directory)
          Deprecated.  
ClassPath(TFile file)
          Deprecated.  
 
Method Summary
 
Methods inherited from class net.sf.cotta.utils.ClassPathEntry
closeResource, openAsDirectory, path, read, type
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPath

public ClassPath(TDirectory directory)
Deprecated. 

ClassPath

public ClassPath(TFile file)
Deprecated.