org.vafer.dependency
Class ClazzpathUnit

java.lang.Object
  extended by org.vafer.dependency.ClazzpathUnit

public final class ClazzpathUnit
extends Object


Constructor Summary
ClazzpathUnit(Clazzpath pClazzpath, String pLocation)
           
 
Method Summary
 Clazz getClazz(String pClazzName)
           
 Set getClazzes()
           
 Set getDependencies()
           
 File getFile()
           
 Set getTransitiveDependencies()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClazzpathUnit

public ClazzpathUnit(Clazzpath pClazzpath,
                     String pLocation)
              throws IOException
Throws:
IOException
Method Detail

getFile

public File getFile()

getClazzes

public Set getClazzes()

getClazz

public Clazz getClazz(String pClazzName)

getDependencies

public Set getDependencies()

getTransitiveDependencies

public Set getTransitiveDependencies()


Copyright © 2011. All Rights Reserved.