Package org.vafer.jdependency
Class Clazzpath
java.lang.Object
org.vafer.jdependency.Clazzpath
public final class Clazzpath extends Object
-
Constructor Summary
Constructors Constructor Description Clazzpath() -
Method Summary
Modifier and Type Method Description ClazzpathUnitaddClazzpathUnit(File pFile)ClazzpathUnitaddClazzpathUnit(File pFile, String pId)ClazzpathUnitaddClazzpathUnit(InputStream pInputStream, String pId)ClazzpathUnitaddClazzpathUnit(Path pPath)ClazzpathUnitaddClazzpathUnit(Path pPath, String pId)Set<Clazz>getClashedClazzes()ClazzgetClazz(String pClazzName)Set<Clazz>getClazzes()Set<Clazz>getMissingClazzes()ClazzpathUnit[]getUnits()booleanremoveClazzpathUnit(ClazzpathUnit pUnit)
-
Constructor Details
-
Method Details
-
removeClazzpathUnit
-
addClazzpathUnit
- Throws:
IOException
-
addClazzpathUnit
- Throws:
IOException
-
addClazzpathUnit
- Throws:
IOException
-
addClazzpathUnit
- Throws:
IOException
-
addClazzpathUnit
- Throws:
IOException
-
getClazzes
-
getClashedClazzes
-
getMissingClazzes
-
getClazz
-
getUnits
-