Package io.quarkus.deployment.pkg.jar
Class VineflowerDecompiler
java.lang.Object
io.quarkus.deployment.pkg.jar.VineflowerDecompiler
- All Implemented Interfaces:
Decompiler
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.quarkus.deployment.pkg.jar.Decompiler
Decompiler.Context -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VineflowerDecompiler
VineflowerDecompiler()
-
-
Method Details
-
init
- Specified by:
initin interfaceDecompiler
-
downloadIfNecessary
public boolean downloadIfNecessary()- Specified by:
downloadIfNecessaryin interfaceDecompiler- Returns:
trueif the decompiler was successfully download or already exists
-
decompile
- Specified by:
decompilein interfaceDecompiler- Returns:
trueif the decompilation process was successful
-