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 portals-bridges-frameworks-1.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.portals.bridges.frameworks.spring
├─ org.apache.portals.bridges.frameworks.spring.ModelBeanImpl.class - [JAR]
├─ org.apache.portals.bridges.frameworks.spring.PortletApplicationModelImpl.class - [JAR]
org.apache.portals.bridges.frameworks
├─ org.apache.portals.bridges.frameworks.ExternalComponentSupport.class - [JAR]
├─ org.apache.portals.bridges.frameworks.ForwardConstants.class - [JAR]
├─ org.apache.portals.bridges.frameworks.ForwardTag.class - [JAR]
├─ org.apache.portals.bridges.frameworks.Forwarder.class - [JAR]
├─ org.apache.portals.bridges.frameworks.FrameworkConstants.class - [JAR]
├─ org.apache.portals.bridges.frameworks.GenericFrameworkPortlet.class - [JAR]
├─ org.apache.portals.bridges.frameworks.Lookup.class - [JAR]
├─ org.apache.portals.bridges.frameworks.VelocityFrameworkPortlet.class - [JAR]
org.apache.portals.bridges.frameworks.spring.validation
├─ org.apache.portals.bridges.frameworks.spring.validation.ValidationSupport.class - [JAR]
org.apache.portals.bridges.frameworks.model
├─ org.apache.portals.bridges.frameworks.model.ModelBean.class - [JAR]
├─ org.apache.portals.bridges.frameworks.model.PortletApplicationModel.class - [JAR]