Uses of Class
org.vafer.jdependency.ClazzpathUnit
Packages that use ClazzpathUnit
-
Uses of ClazzpathUnit in org.vafer.jdependency
Methods in org.vafer.jdependency that return ClazzpathUnitModifier and TypeMethodDescriptionfinal ClazzpathUnit
Clazzpath.addClazzpathUnit
(File pFile) Add aClazzpathUnit
to thisClazzpath
.Clazzpath.addClazzpathUnit
(File pFile, String pId) Clazzpath.addClazzpathUnit
(InputStream pInputStream, String pId) Clazzpath.getUnits()
Methods in org.vafer.jdependency that return types with arguments of type ClazzpathUnitMethods in org.vafer.jdependency with parameters of type ClazzpathUnitModifier and TypeMethodDescriptionvoid
Clazz.addClazzpathUnit
(ClazzpathUnit pUnit) void
Clazz.removeClazzpathUnit
(ClazzpathUnit pUnit) boolean
Clazzpath.removeClazzpathUnit
(ClazzpathUnit pUnit)