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.portal.error.code-3.0.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.liferay.portal.error.code.internal.servlet.taglib
├─ com.liferay.portal.error.code.internal.servlet.taglib.ApplicationJSONPortalErrorCodeDynamicInclude.class - [JAR]
├─ com.liferay.portal.error.code.internal.servlet.taglib.ApplicationXMLPortalErrorCodeDynamicInclude.class - [JAR]
├─ com.liferay.portal.error.code.internal.servlet.taglib.BasePortalErrorCodeDynamicInclude.class - [JAR]
├─ com.liferay.portal.error.code.internal.servlet.taglib.TextHTMLPortalErrorCodeJSPDynamicInclude.class - [JAR]
├─ com.liferay.portal.error.code.internal.servlet.taglib.TextPlainPortalErrorCodeDynamicInclude.class - [JAR]
org.apache.jsp.dynamic_005finclude
├─ org.apache.jsp.dynamic_005finclude.init_jsp.class - [JAR]
├─ org.apache.jsp.dynamic_005finclude.text_005fhtml_jsp.class - [JAR]