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 jdtaus-correspondents-ri-jaxb-1.0-alpha-1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jdtaus.commons.correspondents.xml
├─ org.jdtaus.commons.correspondents.xml.CorrespondentType.class - [JAR]
├─ org.jdtaus.commons.correspondents.xml.Correspondents.class - [JAR]
├─ org.jdtaus.commons.correspondents.xml.ObjectFactory.class - [JAR]
├─ org.jdtaus.commons.correspondents.xml.package-info.class - [JAR]
org.jdtaus.commons.correspondents.ri.jaxb
├─ org.jdtaus.commons.correspondents.ri.jaxb.CorrespondentsProvider.class - [JAR]
├─ org.jdtaus.commons.correspondents.ri.jaxb.JaxbCorrespondentDirectory.class - [JAR]
├─ org.jdtaus.commons.correspondents.ri.jaxb.JaxbCorrespondentDirectoryBundle.class - [JAR]
├─ org.jdtaus.commons.correspondents.ri.jaxb.JaxbCorrespondentValidator.class - [JAR]