jar

org.apache.struts : struts2-sitegraph-plugin

Maven & Gradle

Jun 13, 2023
4 usages

DEPRECATED: Struts 2 Sitegraph Plugin

Table Of Contents

Latest Version

Download org.apache.struts : struts2-sitegraph-plugin JAR file - Latest Versions:

All Versions

Download org.apache.struts : struts2-sitegraph-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.5.x
2.5
2.3.x
2.2.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window struts2-sitegraph-plugin-2.5.31.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.struts2

├─ org.apache.struts2.Main.class - [JAR]

org.apache.struts2.sitegraph.renderers

├─ org.apache.struts2.sitegraph.renderers.DOTRenderer.class - [JAR]

org.apache.struts2.sitegraph.model

├─ org.apache.struts2.sitegraph.model.ActionNode.class - [JAR]

├─ org.apache.struts2.sitegraph.model.Graph.class - [JAR]

├─ org.apache.struts2.sitegraph.model.IndentWriter.class - [JAR]

├─ org.apache.struts2.sitegraph.model.Link.class - [JAR]

├─ org.apache.struts2.sitegraph.model.Render.class - [JAR]

├─ org.apache.struts2.sitegraph.model.SiteGraphNode.class - [JAR]

├─ org.apache.struts2.sitegraph.model.SubGraph.class - [JAR]

├─ org.apache.struts2.sitegraph.model.ViewNode.class - [JAR]

org.apache.struts2.sitegraph.entities

├─ org.apache.struts2.sitegraph.entities.FileBasedView.class - [JAR]

├─ org.apache.struts2.sitegraph.entities.FreeMarkerView.class - [JAR]

├─ org.apache.struts2.sitegraph.entities.JspView.class - [JAR]

├─ org.apache.struts2.sitegraph.entities.Target.class - [JAR]

├─ org.apache.struts2.sitegraph.entities.VelocityView.class - [JAR]

├─ org.apache.struts2.sitegraph.entities.View.class - [JAR]

org.apache.struts2.sitegraph

├─ org.apache.struts2.sitegraph.SiteGraph.class - [JAR]

├─ org.apache.struts2.sitegraph.StrutsConfigRetriever.class - [JAR]

Advertisement