Package com.getkeepsafe.dexcount.source
Class SourceFiles
java.lang.Object
com.getkeepsafe.dexcount.source.SourceFiles
-
Method Summary
Modifier and TypeMethodDescriptionstatic List<SourceFile>extractDexData(File file) static SourceFileextractJarFromAar(File aar) static SourceFileextractJarFromJar(File jar)
-
Method Details
-
extractDexData
- Throws:
IOException
-
extractJarFromAar
- Throws:
IOException
-
extractJarFromJar
- Throws:
IOException
-