A C D E F G H I J L M N O P R S T V W
A
- ActionNode - Class in org.apache.struts2.sitegraph.model
-
- ActionNode(String) - Constructor for class org.apache.struts2.sitegraph.model.ActionNode
-
- addLink(Link) - Method in class org.apache.struts2.sitegraph.model.Graph
-
- addNode(SiteGraphNode) - Method in class org.apache.struts2.sitegraph.model.SubGraph
-
- addSubGraph(SubGraph) - Method in class org.apache.struts2.sitegraph.model.SubGraph
-
C
- close() - Method in class org.apache.struts2.sitegraph.model.IndentWriter
-
- compareTo(Target) - Method in class org.apache.struts2.sitegraph.entities.Target
-
- compareTo(Object) - Method in class org.apache.struts2.sitegraph.model.Link
-
- compareTo(Object) - Method in class org.apache.struts2.sitegraph.model.SiteGraphNode
-
- create(String) - Method in class org.apache.struts2.sitegraph.model.SubGraph
-
D
- DOTRenderer - Class in org.apache.struts2.sitegraph.renderers
-
Renders flow diagram to the console at info level
- DOTRenderer(Writer) - Constructor for class org.apache.struts2.sitegraph.renderers.DOTRenderer
-
E
- equals(Object) - Method in class org.apache.struts2.sitegraph.entities.Target
-
F
- FileBasedView - Class in org.apache.struts2.sitegraph.entities
-
- FileBasedView(File) - Constructor for class org.apache.struts2.sitegraph.entities.FileBasedView
-
- findNode(String, SiteGraphNode) - Method in class org.apache.struts2.sitegraph.model.Graph
-
- flush() - Method in class org.apache.struts2.sitegraph.model.IndentWriter
-
- FreeMarkerView - Class in org.apache.struts2.sitegraph.entities
-
- FreeMarkerView(File) - Constructor for class org.apache.struts2.sitegraph.entities.FreeMarkerView
-
G
- getActionConfig(String, String) - Static method in class org.apache.struts2.sitegraph.StrutsConfigRetriever
-
Returns the ActionConfig for this action name at this namespace.
- getActionConfigs() - Static method in class org.apache.struts2.sitegraph.StrutsConfigRetriever
-
Returns a Map of all action names/configs
- getActionNames(String) - Static method in class org.apache.struts2.sitegraph.StrutsConfigRetriever
-
Return a Set of the action names for this namespace.
- getActionPattern() - Method in class org.apache.struts2.sitegraph.entities.FileBasedView
-
- getActionPattern() - Method in class org.apache.struts2.sitegraph.entities.FreeMarkerView
-
- getActionPattern() - Method in class org.apache.struts2.sitegraph.entities.JspView
-
- getActionPattern() - Method in class org.apache.struts2.sitegraph.entities.VelocityView
-
- getColor() - Method in class org.apache.struts2.sitegraph.model.ActionNode
-
- getColor() - Method in class org.apache.struts2.sitegraph.model.SiteGraphNode
-
- getColor() - Method in class org.apache.struts2.sitegraph.model.ViewNode
-
- getFormPattern() - Method in class org.apache.struts2.sitegraph.entities.FileBasedView
-
- getFormPattern() - Method in class org.apache.struts2.sitegraph.entities.FreeMarkerView
-
- getFormPattern() - Method in class org.apache.struts2.sitegraph.entities.JspView
-
- getFormPattern() - Method in class org.apache.struts2.sitegraph.entities.VelocityView
-
- getFullName() - Method in class org.apache.struts2.sitegraph.model.SiteGraphNode
-
- getLinkPattern() - Method in class org.apache.struts2.sitegraph.entities.FileBasedView
-
- getName() - Method in class org.apache.struts2.sitegraph.entities.FileBasedView
-
- getName() - Method in interface org.apache.struts2.sitegraph.entities.View
-
Name of view file
- getName() - Method in class org.apache.struts2.sitegraph.model.SubGraph
-
- getNamespaces() - Static method in class org.apache.struts2.sitegraph.StrutsConfigRetriever
-
- getParent() - Method in class org.apache.struts2.sitegraph.model.SiteGraphNode
-
- getPrefix() - Method in class org.apache.struts2.sitegraph.model.SubGraph
-
- getResultConfig(String, String, String) - Static method in class org.apache.struts2.sitegraph.StrutsConfigRetriever
-
- getTarget() - Method in class org.apache.struts2.sitegraph.entities.Target
-
- getTargets() - Method in class org.apache.struts2.sitegraph.entities.FileBasedView
-
- getTargets() - Method in interface org.apache.struts2.sitegraph.entities.View
-
Returns Set of Commands linked to by this view
- getType() - Method in class org.apache.struts2.sitegraph.entities.Target
-
- getView(String, String, String, int) - Static method in class org.apache.struts2.sitegraph.StrutsConfigRetriever
-
- getViewFile(String, String, String) - Static method in class org.apache.struts2.sitegraph.StrutsConfigRetriever
-
- Graph - Class in org.apache.struts2.sitegraph.model
-
- Graph() - Constructor for class org.apache.struts2.sitegraph.model.Graph
-
H
- hashCode() - Method in class org.apache.struts2.sitegraph.entities.Target
-
I
- IndentWriter - Class in org.apache.struts2.sitegraph.model
-
- IndentWriter(Writer) - Constructor for class org.apache.struts2.sitegraph.model.IndentWriter
-
J
- JspView - Class in org.apache.struts2.sitegraph.entities
-
- JspView(File) - Constructor for class org.apache.struts2.sitegraph.entities.JspView
-
L
- Link - Class in org.apache.struts2.sitegraph.model
-
- Link(SiteGraphNode, SiteGraphNode, int, String) - Constructor for class org.apache.struts2.sitegraph.model.Link
-
- loadClass(String, boolean) - Method in class org.apache.struts2.Main.MainClassLoader
-
Deprecated.
M
- Main - Class in org.apache.struts2
-
Deprecated.
- Main() - Constructor for class org.apache.struts2.Main
-
Deprecated.
- main(String[]) - Static method in class org.apache.struts2.Main
-
Deprecated.
- main(String[]) - Static method in class org.apache.struts2.sitegraph.SiteGraph
-
- Main.MainClassLoader - Class in org.apache.struts2
-
Deprecated.
Reverses the typical order of classloading to defer only to the parent if the current class loader can't be
found.
- MainClassLoader(URL[]) - Constructor for class org.apache.struts2.Main.MainClassLoader
-
Deprecated.
N
- name - Variable in class org.apache.struts2.sitegraph.model.SubGraph
-
- nodeMap - Static variable in class org.apache.struts2.sitegraph.model.Graph
-
- nodes - Variable in class org.apache.struts2.sitegraph.model.SubGraph
-
O
- org.apache.struts2 - package org.apache.struts2
-
- org.apache.struts2.sitegraph - package org.apache.struts2.sitegraph
-
- org.apache.struts2.sitegraph.entities - package org.apache.struts2.sitegraph.entities
-
- org.apache.struts2.sitegraph.model - package org.apache.struts2.sitegraph.model
-
- org.apache.struts2.sitegraph.renderers - package org.apache.struts2.sitegraph.renderers
-
P
- parent - Variable in class org.apache.struts2.sitegraph.model.SubGraph
-
- prepare() - Method in class org.apache.struts2.sitegraph.SiteGraph
-
Prepares the dot generated content and writes out to the provided writer
object.
R
- readFile(File) - Method in class org.apache.struts2.sitegraph.entities.FileBasedView
-
- render(IndentWriter) - Method in class org.apache.struts2.sitegraph.model.Graph
-
- render(IndentWriter) - Method in class org.apache.struts2.sitegraph.model.Link
-
- Render - Interface in org.apache.struts2.sitegraph.model
-
- render(IndentWriter) - Method in interface org.apache.struts2.sitegraph.model.Render
-
- render(IndentWriter) - Method in class org.apache.struts2.sitegraph.model.SiteGraphNode
-
- render(IndentWriter) - Method in class org.apache.struts2.sitegraph.model.SubGraph
-
- render(String) - Method in class org.apache.struts2.sitegraph.renderers.DOTRenderer
-
- render() - Method in class org.apache.struts2.sitegraph.SiteGraph
-
Invokes the dot command, cause GraphViz to render out.dot in the form of out.gif,
located in the specified output directory.
S
- setConfiguration(String, String[]) - Static method in class org.apache.struts2.sitegraph.StrutsConfigRetriever
-
- setParent(SubGraph) - Method in class org.apache.struts2.sitegraph.model.SiteGraphNode
-
- setParent(SubGraph) - Method in class org.apache.struts2.sitegraph.model.SubGraph
-
- setWriter(Writer) - Method in class org.apache.struts2.sitegraph.SiteGraph
-
- SiteGraph - Class in org.apache.struts2.sitegraph
-
- SiteGraph(String, String, String, String) - Constructor for class org.apache.struts2.sitegraph.SiteGraph
-
- SiteGraphNode - Class in org.apache.struts2.sitegraph.model
-
- SiteGraphNode(String) - Constructor for class org.apache.struts2.sitegraph.model.SiteGraphNode
-
- StrutsConfigRetriever - Class in org.apache.struts2.sitegraph
-
Initializes and retrieves XWork config elements
- StrutsConfigRetriever() - Constructor for class org.apache.struts2.sitegraph.StrutsConfigRetriever
-
- SubGraph - Class in org.apache.struts2.sitegraph.model
-
- SubGraph(String) - Constructor for class org.apache.struts2.sitegraph.model.SubGraph
-
- subGraphs - Variable in class org.apache.struts2.sitegraph.model.SubGraph
-
T
- Target - Class in org.apache.struts2.sitegraph.entities
-
- Target(String, int) - Constructor for class org.apache.struts2.sitegraph.entities.Target
-
- TYPE_ACTION - Static variable in class org.apache.struts2.sitegraph.model.Link
-
- TYPE_FORM - Static variable in class org.apache.struts2.sitegraph.model.Link
-
- TYPE_FTL - Static variable in interface org.apache.struts2.sitegraph.entities.View
-
- TYPE_HREF - Static variable in class org.apache.struts2.sitegraph.model.Link
-
- TYPE_JSP - Static variable in interface org.apache.struts2.sitegraph.entities.View
-
- TYPE_REDIRECT - Static variable in class org.apache.struts2.sitegraph.model.Link
-
- TYPE_RESULT - Static variable in class org.apache.struts2.sitegraph.model.Link
-
- TYPE_VM - Static variable in interface org.apache.struts2.sitegraph.entities.View
-
V
- VelocityView - Class in org.apache.struts2.sitegraph.entities
-
- VelocityView(File) - Constructor for class org.apache.struts2.sitegraph.entities.VelocityView
-
- View - Interface in org.apache.struts2.sitegraph.entities
-
TODO Describe View
- ViewNode - Class in org.apache.struts2.sitegraph.model
-
- ViewNode(String) - Constructor for class org.apache.struts2.sitegraph.model.ViewNode
-
W
- write(String) - Method in class org.apache.struts2.sitegraph.model.IndentWriter
-
- write(String, boolean) - Method in class org.apache.struts2.sitegraph.model.IndentWriter
-
- write(char[], int, int) - Method in class org.apache.struts2.sitegraph.model.IndentWriter
-
A C D E F G H I J L M N O P R S T V W
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.