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 core-desktop-0.1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.xmlpull.v2
├─ org.xmlpull.v2.EventType.class - [JAR]
├─ org.xmlpull.v2.XmlPullFactory.class - [JAR]
├─ org.xmlpull.v2.XmlPullParser.class - [JAR]
├─ org.xmlpull.v2.XmlPullParserException.class - [JAR]
org.kobjects.kxml3.io
├─ org.kobjects.kxml3.io.KXmlParser.class - [JAR]
org.kobjects.kxml3
├─ org.kobjects.kxml3.KXmlFactory.class - [JAR]