Home > Struts  

Struts 2.2.3 API

Packages 
Package Description
com.opensymphony.xwork2
Main XWork interfaces and classes.
com.opensymphony.xwork2.config
Configuration core classes.
com.opensymphony.xwork2.config.entities
Configuration entity classes.
com.opensymphony.xwork2.config.impl
Configuration implementation classes.
com.opensymphony.xwork2.config.providers
Configuration provider classes.
com.opensymphony.xwork2.conversion  
com.opensymphony.xwork2.conversion.annotations
Type conversion annotations.
com.opensymphony.xwork2.conversion.impl  
com.opensymphony.xwork2.conversion.metadata
Type conversion meta data classes.
com.opensymphony.xwork2.inject
Guice (pronounced "juice").
com.opensymphony.xwork2.inject.util
Guice util classes.
com.opensymphony.xwork2.interceptor
Interceptor classes.
com.opensymphony.xwork2.interceptor.annotations
Interceptor annotations.
com.opensymphony.xwork2.mock
XWork specific mock classes.
com.opensymphony.xwork2.ognl  
com.opensymphony.xwork2.ognl.accessor  
com.opensymphony.xwork2.spring
Spring ObjectFactory classes.
com.opensymphony.xwork2.spring.interceptor
Spring specific interceptor classes.
com.opensymphony.xwork2.test  
com.opensymphony.xwork2.test.annotations  
com.opensymphony.xwork2.test.subtest  
com.opensymphony.xwork2.util
XWork util classes.
com.opensymphony.xwork2.util.classloader  
com.opensymphony.xwork2.util.finder  
com.opensymphony.xwork2.util.location
Classes and utilities used to track location information.
com.opensymphony.xwork2.util.logging  
com.opensymphony.xwork2.util.logging.commons  
com.opensymphony.xwork2.util.logging.jdk  
com.opensymphony.xwork2.util.profiling
Classes to enable profiling of action execution.
com.opensymphony.xwork2.util.reflection  
com.opensymphony.xwork2.validator
XWork validation subsystem.
com.opensymphony.xwork2.validator.annotations
Validator annotations.
com.opensymphony.xwork2.validator.metadata
Validator meta data classes.
com.opensymphony.xwork2.validator.validators
XWork default validator classes.
org.apache.struts2  
org.apache.struts2.codebehind  
org.apache.struts2.compiler  
org.apache.struts2.components  
org.apache.struts2.components.template  
org.apache.struts2.config
Classes for Struts configuration and property handling.
org.apache.struts2.config_browser  
org.apache.struts2.config.cltest  
org.apache.struts2.config.parenttest  
org.apache.struts2.convention  
org.apache.struts2.convention.actions  
org.apache.struts2.convention.actions.action  
org.apache.struts2.convention.actions.chain  
org.apache.struts2.convention.actions.defaultinterceptor  
org.apache.struts2.convention.actions.exception  
org.apache.struts2.convention.actions.idx  
org.apache.struts2.convention.actions.idx.idx2  
org.apache.struts2.convention.actions.interceptor  
org.apache.struts2.convention.actions.namespace  
org.apache.struts2.convention.actions.namespace2  
org.apache.struts2.convention.actions.namespace3  
org.apache.struts2.convention.actions.namespace4  
org.apache.struts2.convention.actions.params  
org.apache.struts2.convention.actions.parentpackage  
org.apache.struts2.convention.actions.parentpackage.sub  
org.apache.struts2.convention.actions.result  
org.apache.struts2.convention.actions.resultpath  
org.apache.struts2.convention.actions.skip  
org.apache.struts2.convention.annotation  
org.apache.struts2.convention.dontfind  
org.apache.struts2.dispatcher
Classes for action dispatching in Struts (the Controller part of MVC).
org.apache.struts2.dispatcher.mapper  
org.apache.struts2.dispatcher.multipart
Classes to help dispatch multipart HTTP requests.
org.apache.struts2.dispatcher.ng
This package contains a reimagining of the traditional Struts filter dispatchers.
org.apache.struts2.dispatcher.ng.filter  
org.apache.struts2.dispatcher.ng.listener  
org.apache.struts2.dispatcher.ng.servlet  
org.apache.struts2.dojo  
org.apache.struts2.dojo.components  
org.apache.struts2.dojo.views  
org.apache.struts2.dojo.views.freemarker.tags  
org.apache.struts2.dojo.views.jsp.ui  
org.apache.struts2.dojo.views.velocity.components  
org.apache.struts2.el  
org.apache.struts2.el.lang  
org.apache.struts2.el.parser  
org.apache.struts2.el.util  
org.apache.struts2.impl  
org.apache.struts2.interceptor  
org.apache.struts2.interceptor.debugging  
org.apache.struts2.interceptor.validation  
org.apache.struts2.jasper  
org.apache.struts2.jasper.compiler  
org.apache.struts2.jasper.compiler.tagplugin  
org.apache.struts2.jasper.el  
org.apache.struts2.jasper.runtime  
org.apache.struts2.jasper.security  
org.apache.struts2.jasper.servlet  
org.apache.struts2.jasper.tagplugins.jstl  
org.apache.struts2.jasper.tagplugins.jstl.core  
org.apache.struts2.jasper.util  
org.apache.struts2.jasper.xmlparser  
org.apache.struts2.jsf  
org.apache.struts2.json  
org.apache.struts2.json.annotations  
org.apache.struts2.json.bridge  
org.apache.struts2.json.rpc  
org.apache.struts2.json.smd  
org.apache.struts2.osgi  
org.apache.struts2.osgi.interceptor  
org.apache.struts2.osgi.loaders  
org.apache.struts2.oval.annotation  
org.apache.struts2.oval.interceptor  
org.apache.struts2.oval.interceptor.domain  
org.apache.struts2.plexus  
org.apache.struts2.portlet  
org.apache.struts2.portlet.context  
org.apache.struts2.portlet.dispatcher  
org.apache.struts2.portlet.example  
org.apache.struts2.portlet.example.fileupload  
org.apache.struts2.portlet.example.model  
org.apache.struts2.portlet.example.spring  
org.apache.struts2.portlet.interceptor  
org.apache.struts2.portlet.result  
org.apache.struts2.portlet.servlet
Portlet wrapper objects for some of the servlet api objects.
org.apache.struts2.portlet.test  
org.apache.struts2.portlet.util  
org.apache.struts2.rest  
org.apache.struts2.rest.example  
org.apache.struts2.rest.handler  
org.apache.struts2.s1  
org.apache.struts2.servlet.interceptor  
org.apache.struts2.showcase  
org.apache.struts2.showcase.action  
org.apache.struts2.showcase.actionchaining  
org.apache.struts2.showcase.ajax  
org.apache.struts2.showcase.ajax.tree  
org.apache.struts2.showcase.application  
org.apache.struts2.showcase.chat  
org.apache.struts2.showcase.conversion  
org.apache.struts2.showcase.dao  
org.apache.struts2.showcase.exception  
org.apache.struts2.showcase.filedownload  
org.apache.struts2.showcase.fileupload  
org.apache.struts2.showcase.freemarker  
org.apache.struts2.showcase.hangman  
org.apache.struts2.showcase.integration  
org.apache.struts2.showcase.jsf  
org.apache.struts2.showcase.model  
org.apache.struts2.showcase.modelDriven  
org.apache.struts2.showcase.person  
org.apache.struts2.showcase.source  
org.apache.struts2.showcase.tag.nonui.actionPrefix  
org.apache.struts2.showcase.tag.nonui.actiontag  
org.apache.struts2.showcase.tag.nonui.iteratortag  
org.apache.struts2.showcase.token  
org.apache.struts2.showcase.validation  
org.apache.struts2.showcase.wait  
org.apache.struts2.showcase.xslt  
org.apache.struts2.sitegraph  
org.apache.struts2.sitegraph.entities  
org.apache.struts2.sitegraph.model  
org.apache.struts2.sitegraph.renderers  
org.apache.struts2.sitemesh  
org.apache.struts2.spring  
org.apache.struts2.tiles  
org.apache.struts2.util  
org.apache.struts2.validators  
org.apache.struts2.views  
org.apache.struts2.views.annotations  
org.apache.struts2.views.freemarker  
org.apache.struts2.views.freemarker.tags  
org.apache.struts2.views.gxp  
org.apache.struts2.views.jasperreports  
org.apache.struts2.views.java  
org.apache.struts2.views.java.simple  
org.apache.struts2.views.jsp
Struts's JSP tag library.
org.apache.struts2.views.jsp.iterator  
org.apache.struts2.views.jsp.ui  
org.apache.struts2.views.tiles  
org.apache.struts2.views.util
Miscellaneous helper classes for all views.
org.apache.struts2.views.velocity
Classes for views using Velocity.
org.apache.struts2.views.velocity.components  
org.apache.struts2.views.xslt
The new xslt view supports an extensible Java XML adapter framework that makes it easy to customize the XML rendering of objects and to incorporate structured XML text and arbitarary DOM fragments into the output.
Home > Struts