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.portlet.display.template.api-4.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.portlet.display.template.exportimport.portlet.preferences.processor
├─ com.liferay.portlet.display.template.exportimport.portlet.preferences.processor.PortletDisplayTemplateRegister.class - [JAR]
com.liferay.portlet.display.template.util
├─ com.liferay.portlet.display.template.util.PortletDisplayTemplateUtil.class - [JAR]
com.liferay.portlet.display.template
├─ com.liferay.portlet.display.template.BasePortletDisplayTemplateHandler.class - [JAR]
├─ com.liferay.portlet.display.template.PortletDisplayTemplate.class - [JAR]
com.liferay.portlet.display.template.constants
├─ com.liferay.portlet.display.template.constants.PortletDisplayTemplateConstants.class - [JAR]