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 transform-1.3-a30a15c9.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.shadow.core.transform.specific
├─ com.tencent.shadow.core.transform.specific.ActivityOptionsSupportTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.ActivityTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.AppComponentFactoryTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.ApplicationTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.ContentProviderTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.DialogSupportTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.FragmentSupportTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.InstrumentationTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.IntentServiceTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.KeepHostContextTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.LayoutInflaterTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.PackageItemInfoTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.PackageManagerTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.PendingIntentTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.ReceiverSupportTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.ServiceTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.SimpleRenameTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.specific.WebViewTransform.class - [JAR]
com.tencent.shadow.core.transform
├─ com.tencent.shadow.core.transform.ShadowTransform.class - [JAR]
├─ com.tencent.shadow.core.transform.TransformManager.class - [JAR]