Index
All Classes|All Packages
D
- decompressJars(String) - Static method in class se.kth.depclean.util.JarUtils
-
Decompress all jar files located in a given directory.
- deleteDirectory(File) - Static method in class se.kth.depclean.util.FileUtils
-
Deletes a directory recursively.
- DepCleanMojo - Class in se.kth.depclean
-
This Maven mojo is the main class of DepClean.
- DepCleanMojo() - Constructor for class se.kth.depclean.DepCleanMojo
E
- execute() - Method in class se.kth.depclean.DepCleanMojo
F
- FileUtils - Class in se.kth.depclean.util
I
- invokeMaven(String, String, String) - Static method in class se.kth.depclean.util.MavenInvoker
-
This method invokes Maven to execute a given goal programmatically instead of running a command directly as in
MavenInvoker.runCommand(String).
J
- JarUtils - Class in se.kth.depclean.util
M
- MavenInvoker - Class in se.kth.depclean.util
N
- NodeAdapter - Class in se.kth.depclean.util.json
- NodeAdapter(Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Map<String, Long>, DefaultProjectDependencyAnalyzer, File) - Constructor for class se.kth.depclean.util.json.NodeAdapter
P
- ParsedDependencies - Class in se.kth.depclean.util.json
- ParsedDependencies(String, Map<String, Long>, DefaultProjectDependencyAnalyzer, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, Set<String>, File) - Constructor for class se.kth.depclean.util.json.ParsedDependencies
- parseTreeToJSON() - Method in class se.kth.depclean.util.json.ParsedDependencies
R
- read(JsonReader) - Method in class se.kth.depclean.util.json.NodeAdapter
- runCommand(String) - Static method in class se.kth.depclean.util.MavenInvoker
-
Creates a native process to execute a custom command.
S
- se.kth.depclean - package se.kth.depclean
- se.kth.depclean.util - package se.kth.depclean.util
- se.kth.depclean.util.json - package se.kth.depclean.util.json
W
- write(JsonWriter, Node) - Method in class se.kth.depclean.util.json.NodeAdapter
All Classes|All Packages