public final class Clazzpath extends Object
| Constructor and Description |
|---|
Clazzpath() |
| Modifier and Type | Method and Description |
|---|---|
ClazzpathUnit |
addClazzpathUnit(File pFile) |
ClazzpathUnit |
addClazzpathUnit(File pFile,
String pId) |
ClazzpathUnit |
addClazzpathUnit(InputStream pInputStream,
String pId) |
ClazzpathUnit |
addClazzpathUnit(Path pPath) |
ClazzpathUnit |
addClazzpathUnit(Path pPath,
String pId) |
Set<Clazz> |
getClashedClazzes() |
Clazz |
getClazz(String pClazzName) |
Set<Clazz> |
getClazzes() |
Set<Clazz> |
getMissingClazzes() |
ClazzpathUnit[] |
getUnits() |
boolean |
removeClazzpathUnit(ClazzpathUnit pUnit) |
public boolean removeClazzpathUnit(ClazzpathUnit pUnit)
public final ClazzpathUnit addClazzpathUnit(File pFile) throws IOException
IOExceptionpublic ClazzpathUnit addClazzpathUnit(File pFile, String pId) throws IOException
IOExceptionpublic final ClazzpathUnit addClazzpathUnit(Path pPath) throws IOException
IOExceptionpublic ClazzpathUnit addClazzpathUnit(Path pPath, String pId) throws IOException
IOExceptionpublic ClazzpathUnit addClazzpathUnit(InputStream pInputStream, String pId) throws IOException
IOExceptionpublic ClazzpathUnit[] getUnits()
Copyright © 2018. All rights reserved.