Uses of Interface
jadx.core.plugins.files.IJadxFilesGetter
Packages that use IJadxFilesGetter
-
Uses of IJadxFilesGetter in jadx.api
Fields in jadx.api declared as IJadxFilesGetterModifier and TypeFieldDescriptionprivate IJadxFilesGetterJadxArgs.filesGetterAdditional files structure info.Methods in jadx.api that return IJadxFilesGetterMethods in jadx.api with parameters of type IJadxFilesGetter -
Uses of IJadxFilesGetter in jadx.cli.plugins
Classes in jadx.cli.plugins that implement IJadxFilesGetter -
Uses of IJadxFilesGetter in jadx.core.plugins
Fields in jadx.core.plugins declared as IJadxFilesGetterMethods in jadx.core.plugins that return IJadxFilesGetterMethods in jadx.core.plugins with parameters of type IJadxFilesGetter -
Uses of IJadxFilesGetter in jadx.core.plugins.files
Classes in jadx.core.plugins.files that implement IJadxFilesGetterModifier and TypeClassDescriptionclassUse single directory for all jadx filesclassFields in jadx.core.plugins.files declared as IJadxFilesGetterConstructors in jadx.core.plugins.files with parameters of type IJadxFilesGetterModifierConstructorDescriptionJadxFilesData(JadxPluginInfo pluginInfo, IJadxFilesGetter filesGetter)