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 ios-driver-jni-0.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.uiautomation.iosdriver.services
├─ org.uiautomation.iosdriver.services.DeviceInstallerException.class - [JAR]
├─ org.uiautomation.iosdriver.services.DeviceInstallerService.class - [JAR]
├─ org.uiautomation.iosdriver.services.DeviceManagerService.class - [JAR]
├─ org.uiautomation.iosdriver.services.InstrumentsService.class - [JAR]
├─ org.uiautomation.iosdriver.services.LoggerService.class - [JAR]
├─ org.uiautomation.iosdriver.services.Monitor.class - [JAR]
├─ org.uiautomation.iosdriver.services.WebInspectorService.class - [JAR]
org.uiautomation.iosdriver.services.jnitools
├─ org.uiautomation.iosdriver.services.jnitools.JNILoggerListener.class - [JAR]
├─ org.uiautomation.iosdriver.services.jnitools.JNIService.class - [JAR]
├─ org.uiautomation.iosdriver.services.jnitools.JniLoader.class - [JAR]
org.uiautomation.iosdriver
├─ org.uiautomation.iosdriver.ApplicationInfo.class - [JAR]
├─ org.uiautomation.iosdriver.DeviceDetector.class - [JAR]
├─ org.uiautomation.iosdriver.DeviceInfo.class - [JAR]
├─ org.uiautomation.iosdriver.Exception.class - [JAR]
├─ org.uiautomation.iosdriver.IOSDriverServiceException.class - [JAR]
├─ org.uiautomation.iosdriver.MyParser.class - [JAR]