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 phoenix_mobiledriver-1.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.phoenix.mobile.ios.action
├─ org.phoenix.mobile.ios.action.IIOSAppAPI.class - [JAR]
org.phoenix.mobile.action
├─ org.phoenix.mobile.action.IMobileCommon.class - [JAR]
org.phoenix.mobile.android.action
├─ org.phoenix.mobile.android.action.AndroidWebBrowserTest.class - [JAR]
├─ org.phoenix.mobile.android.action.HybridAppTest.class - [JAR]
├─ org.phoenix.mobile.android.action.IAndroidAppAPI.class - [JAR]
├─ org.phoenix.mobile.android.action.LocalAppTest.class - [JAR]
├─ org.phoenix.mobile.android.action.MobileHandOper.class - [JAR]
├─ org.phoenix.mobile.android.action.MobileWebTest.class - [JAR]
org.phoenix.mobile.powertools
├─ org.phoenix.mobile.powertools.GetXml.class - [JAR]
├─ org.phoenix.mobile.powertools.HttpClientRequestSender.class - [JAR]