Package org.vafer.jdependency
Class Clazzpath
java.lang.Object
org.vafer.jdependency.Clazzpath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal ClazzpathUnitaddClazzpathUnit(File pFile) Add aClazzpathUnitto thisClazzpath.addClazzpathUnit(File pFile, String pId) addClazzpathUnit(InputStream pInputStream, String pId) getUnits()booleanremoveClazzpathUnit(ClazzpathUnit pUnit)
-
Constructor Details
-
Clazzpath
public Clazzpath()
-
-
Method Details
-
removeClazzpathUnit
-
addClazzpathUnit
Add aClazzpathUnitto thisClazzpath.- Parameters:
pFile- may be a directory or a jar file- Returns:
- newly created
ClazzpathUnitwith id of pFile.absolutePath - Throws:
IOException
-
addClazzpathUnit
- Throws:
IOException
-
addClazzpathUnit
- Throws:
IOException
-
getClazzes
-
getClashedClazzes
-
getMissingClazzes
-
getClazz
-
getUnits
-