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 ugc-api-10.1.1-1013.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.sdl.web.ugc
├─ com.sdl.web.ugc.Status.class - [JAR]
├─ com.sdl.web.ugc.UGCConfigurationLoader.class - [JAR]
├─ com.sdl.web.ugc.UGCTypeMapping.class - [JAR]
com.sdl.web.ugc.validation
├─ com.sdl.web.ugc.validation.ValidationException.class - [JAR]