Package | Description |
---|---|
org.vafer.jdependency |
Modifier and Type | Method and Description |
---|---|
ClazzpathUnit |
Clazzpath.addClazzpathUnit(File pFile)
Add a
ClazzpathUnit to this Clazzpath . |
ClazzpathUnit |
Clazzpath.addClazzpathUnit(File pFile,
String pId) |
ClazzpathUnit |
Clazzpath.addClazzpathUnit(InputStream pInputStream,
String pId) |
ClazzpathUnit[] |
Clazzpath.getUnits() |
Modifier and Type | Method and Description |
---|---|
Set<ClazzpathUnit> |
Clazz.getClazzpathUnits() |
Modifier and Type | Method and Description |
---|---|
void |
Clazz.addClazzpathUnit(ClazzpathUnit pUnit) |
boolean |
Clazzpath.removeClazzpathUnit(ClazzpathUnit pUnit) |
void |
Clazz.removeClazzpathUnit(ClazzpathUnit pUnit) |
Copyright © 2016. All rights reserved.