Uses of Interface
jadx.zip.IZipParser
Packages that use IZipParser
-
Uses of IZipParser in jadx.zip
Fields in jadx.zip declared as IZipParserMethods in jadx.zip that return IZipParserModifier and TypeMethodDescriptionprivate IZipParserZipReader.detectParser(File zipFile, JadxZipParser jadxParser) Methods in jadx.zip with parameters of type IZipParserModifier and TypeMethodDescriptionZipContent.buildNameMap(IZipParser zipParser, List<IZipEntry> entries) Constructors in jadx.zip with parameters of type IZipParser -
Uses of IZipParser in jadx.zip.fallback
Classes in jadx.zip.fallback that implement IZipParser -
Uses of IZipParser in jadx.zip.parser
Classes in jadx.zip.parser that implement IZipParserModifier and TypeClassDescriptionfinal classCustom and simple zip parser to fight tampering.