| Package | Description |
|---|---|
| org.vafer.jdependency |
| Modifier and Type | Method and Description |
|---|---|
ClazzpathUnit |
Clazzpath.addClazzpathUnit(File pFile) |
ClazzpathUnit |
Clazzpath.addClazzpathUnit(File pFile,
String pId) |
ClazzpathUnit |
Clazzpath.addClazzpathUnit(InputStream pInputStream,
String pId) |
ClazzpathUnit |
Clazzpath.addClazzpathUnit(Path pPath) |
ClazzpathUnit |
Clazzpath.addClazzpathUnit(Path pPath,
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) |
void |
Clazz.removeClazzpathUnit(ClazzpathUnit pUnit) |
boolean |
Clazzpath.removeClazzpathUnit(ClazzpathUnit pUnit) |
Copyright © 2018. All rights reserved.