Package jadx.plugins.tools.utils
Class PluginUtils
java.lang.Object
jadx.plugins.tools.utils.PluginUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddownloadFile(String fileUrl, Path destPath) static @Nullable StringextractVersion(String str) static StringremovePrefix(String str, String prefix)
-
Field Details
-
VERSION_LONG
-
VERSION_SHORT
-
-
Constructor Details
-
PluginUtils
public PluginUtils()
-
-
Method Details
-
removePrefix
-
downloadFile
-
extractVersion
-