View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window polyfill-arsc-0.4.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.xx2bab.polyfill.arsc.io
├─ me.xx2bab.polyfill.arsc.io.ByteBufferExtensionKt.class - [JAR]
├─ me.xx2bab.polyfill.arsc.io.LittleEndianInputStream.class - [JAR]
├─ me.xx2bab.polyfill.arsc.io.LittleEndianOutputStream.class - [JAR]
me.xx2bab.polyfill.arsc.stringpool
├─ me.xx2bab.polyfill.arsc.stringpool.StringPool.class - [JAR]
├─ me.xx2bab.polyfill.arsc.stringpool.UtfUtil.class - [JAR]
me.xx2bab.polyfill.arsc.export
├─ me.xx2bab.polyfill.arsc.export.IResArscTweaker.class - [JAR]
├─ me.xx2bab.polyfill.arsc.export.SimpleResource.class - [JAR]
├─ me.xx2bab.polyfill.arsc.export.SupportedResConfig.class - [JAR]
├─ me.xx2bab.polyfill.arsc.export.SupportedResType.class - [JAR]
me.xx2bab.polyfill.arsc.base
├─ me.xx2bab.polyfill.arsc.base.CommonConstantsKt.class - [JAR]
├─ me.xx2bab.polyfill.arsc.base.Header.class - [JAR]
├─ me.xx2bab.polyfill.arsc.base.IParsable.class - [JAR]
├─ me.xx2bab.polyfill.arsc.base.ResTable.class - [JAR]
me.xx2bab.polyfill.arsc.pack.type
├─ me.xx2bab.polyfill.arsc.pack.type.ResConfig.class - [JAR]
├─ me.xx2bab.polyfill.arsc.pack.type.ResEntry.class - [JAR]
├─ me.xx2bab.polyfill.arsc.pack.type.ResMapValue.class - [JAR]
├─ me.xx2bab.polyfill.arsc.pack.type.ResValue.class - [JAR]
me.xx2bab.polyfill.arsc.pack
├─ me.xx2bab.polyfill.arsc.pack.AbsResType.class - [JAR]
├─ me.xx2bab.polyfill.arsc.pack.ResPackage.class - [JAR]
├─ me.xx2bab.polyfill.arsc.pack.TypeSpec.class - [JAR]
├─ me.xx2bab.polyfill.arsc.pack.TypeType.class - [JAR]