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.expando.taglib-5.0.27.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.jsp.custom_005fattribute
├─ org.apache.jsp.custom_005fattribute.init_jsp.class - [JAR]
├─ org.apache.jsp.custom_005fattribute.page_jsp.class - [JAR]
com.liferay.expando.taglib.internal.servlet
├─ com.liferay.expando.taglib.internal.servlet.ServletContextUtil.class - [JAR]
org.apache.jsp
├─ org.apache.jsp.init_jsp.class - [JAR]
├─ org.apache.jsp.taglib_002dinit_jsp.class - [JAR]
org.apache.jsp.custom_005fattribute_005flist
├─ org.apache.jsp.custom_005fattribute_005flist.init_jsp.class - [JAR]
├─ org.apache.jsp.custom_005fattribute_005flist.page_jsp.class - [JAR]
com.liferay.expando.taglib.servlet.taglib
├─ com.liferay.expando.taglib.servlet.taglib.CustomAttributeListTag.class - [JAR]
├─ com.liferay.expando.taglib.servlet.taglib.CustomAttributeTag.class - [JAR]
├─ com.liferay.expando.taglib.servlet.taglib.CustomAttributesAvailableTag.class - [JAR]