Package org.vafer.jdependency.utils
Class DependencyUtils
java.lang.Object
org.vafer.jdependency.utils.DependencyUtils
public final class DependencyUtils extends Object
internal - do not use
-
Constructor Summary
Constructors Constructor Description DependencyUtils() -
Method Summary
Modifier and Type Method Description static Set<String>getDependenciesOfClass(InputStream pInputStream)static Set<String>getDependenciesOfClass(Class<?> pClass)
-
Constructor Details
-
DependencyUtils
public DependencyUtils()
-
-
Method Details
-
getDependenciesOfClass
- Throws:
IOException
-
getDependenciesOfClass
- Throws:
IOException
-