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 batik-xml-1.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.batik.xml
├─ org.apache.batik.xml.LexicalUnits.class - [JAR]
├─ org.apache.batik.xml.XMLCharacters.class - [JAR]
├─ org.apache.batik.xml.XMLException.class - [JAR]
├─ org.apache.batik.xml.XMLScanner.class - [JAR]
├─ org.apache.batik.xml.XMLStreamNormalizingReader.class - [JAR]
├─ org.apache.batik.xml.XMLUtilities.class - [JAR]