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.layout.type.controller.embedded-2.0.19.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.jsp.layout.edit
├─ org.apache.jsp.layout.edit.embedded_jsp.class - [JAR]
org.apache.jsp.layout
├─ org.apache.jsp.layout.init_jsp.class - [JAR]
org.apache.jsp.layout.view
├─ org.apache.jsp.layout.view.embedded_jsp.class - [JAR]
com.liferay.layout.type.controller.embedded.internal.layout.type.controller
├─ com.liferay.layout.type.controller.embedded.internal.layout.type.controller.EmbeddedLayoutTypeController.class - [JAR]