net.sf.staccatocommons.instrument.internal
Class ClassNames

java.lang.Object
  extended by net.sf.staccatocommons.instrument.internal.ClassNames

public class ClassNames
extends Object

Author:
flbulgarelli

Constructor Summary
ClassNames()
           
 
Method Summary
static String getClassName(Directory classDirectory, File classFile)
          Returns the class name of a given classFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassNames

public ClassNames()
Method Detail

getClassName

public static String getClassName(Directory classDirectory,
                                  File classFile)
Returns the class name of a given classFile



Copyright © 2010-2012 Staccatocommons. All Rights Reserved.