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 TypeMethodDescriptionClazzpath.addClazzpathUnit(File pFile)Clazzpath.addClazzpathUnit(File pFile, String pId)Clazzpath.addClazzpathUnit(InputStream pInputStream, String pId)Clazzpath.addClazzpathUnit(Path pPath)Clazzpath.addClazzpathUnit(Path pPath, String pId)Clazz.ClazzFile.getUnit()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 TypeMethodDescriptionvoidClazz.addClazzpathUnit(ClazzpathUnit pUnit, String pDigest)voidClazz.addMultiReleaseFile(ClazzpathUnit pUnit, String pForJava, String pFileName)Record that this class name can be found at:voidClazz.removeClazzpathUnit(ClazzpathUnit pUnit)booleanClazzpath.removeClazzpathUnit(ClazzpathUnit pUnit)Constructors in org.vafer.jdependency with parameters of type ClazzpathUnit