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 com.liferay.commerce.punchout.api-5.0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.commerce.punchout.service
├─ com.liferay.commerce.punchout.service.PunchOutAccountRoleHelper.class - [JAR]
├─ com.liferay.commerce.punchout.service.PunchOutReturnService.class - [JAR]
com.liferay.commerce.punchout.configuration
├─ com.liferay.commerce.punchout.configuration.PunchOutConfiguration.class - [JAR]
com.liferay.commerce.punchout.constants
├─ com.liferay.commerce.punchout.constants.PunchOutConstants.class - [JAR]