Module StrutsXML
Import path
import semmle.code.java.frameworks.struts.StrutsXML
Imports
java | Provides all default Java QL imports. |
Predicates
isStrutsXmlIncluded | Holds if any struts XML files are included in this snapshot. |
Classes
StrutsFolder | A Folder which has one or more Struts 2 root configurations. |
StrutsIncludedXmlFile | A Struts 2 configuration XML file included, directly or indirectly, by a root Struts configuration. |
StrutsRootXmlFile | A Struts 2 “root” configuration XML file directly read by struts. |
StrutsXmlAction | A |
StrutsXmlConstant | A |
StrutsXmlElement | An XML element in a |
StrutsXmlFile | A struts 2 configuration file. |
StrutsXmlInclude | A |
Aliases
StrutsIncludedXMLFile | DEPRECATED: Alias for StrutsIncludedXmlFile |
StrutsRootXMLFile | DEPRECATED: Alias for StrutsRootXmlFile |
StrutsXMLAction | DEPRECATED: Alias for StrutsXmlAction |
StrutsXMLConstant | DEPRECATED: Alias for StrutsXmlConstant |
StrutsXMLElement | DEPRECATED: Alias for StrutsXmlElement |
StrutsXMLFile | DEPRECATED: Alias for StrutsXmlFile |
StrutsXMLInclude | DEPRECATED: Alias for StrutsXmlInclude |
isStrutsXMLIncluded | DEPRECATED: Alias for isStrutsXmlIncluded |