A B C D E F G H I J K L M N O P R S T U V W X
D
- Date - org.apache.struts2.components 中的 类
- Format Date object in different ways.
- Date(ValueStack) -
类 org.apache.struts2.components.Date 的构造方法
-
- DateDirective - org.apache.struts2.views.velocity.components 中的 类
DateDirective
- DateDirective() -
类 org.apache.struts2.views.velocity.components.DateDirective 的构造方法
-
- DateFormatter - org.apache.struts2.util 中的 类
- A bean that can be used to format dates
- DateFormatter() -
类 org.apache.struts2.util.DateFormatter 的构造方法
-
- DateModel - org.apache.struts2.views.freemarker.tags 中的 类
DateModel
- DateModel(ValueStack, HttpServletRequest, HttpServletResponse) -
类 org.apache.struts2.views.freemarker.tags.DateModel 的构造方法
-
- DateTag - org.apache.struts2.views.jsp 中的 类
-
- DateTag() -
类 org.apache.struts2.views.jsp.DateTag 的构造方法
-
- DATETAG_PROPERTY -
类 org.apache.struts2.components.Date 中的静态变量
- Property name to fall back when no format is specified
- DATETAG_PROPERTY_DAYS -
类 org.apache.struts2.components.Date 中的静态变量
- Property name that defines the days notation (default: {0,choice,1#one day|1<{0} days}{1,choice,0#|1#, one hour|1<,
{1} hours})
- DATETAG_PROPERTY_FUTURE -
类 org.apache.struts2.components.Date 中的静态变量
- Property name that defines the future notation (default: in {0})
- DATETAG_PROPERTY_HOURS -
类 org.apache.struts2.components.Date 中的静态变量
- Property name that defines the hours notation (default: {0,choice,1#one hour|1<{0} hours}{1,choice,0#|1#, one
minute|1<, {1} minutes})
- DATETAG_PROPERTY_MINUTES -
类 org.apache.struts2.components.Date 中的静态变量
- Property name that defines the minutes notation (default: {0,choice,1#one minute|1<{0} minutes})
- DATETAG_PROPERTY_PAST -
类 org.apache.struts2.components.Date 中的静态变量
- Property name that defines the past notation (default: {0} ago)
- DATETAG_PROPERTY_SECONDS -
类 org.apache.struts2.components.Date 中的静态变量
- Property name that defines the seconds notation (default: in instant)
- DATETAG_PROPERTY_YEARS -
类 org.apache.struts2.components.Date 中的静态变量
- Property name that defines the years notation (default: {0,choice,1#one year|1<{0} years}{1,choice,0#|1#, one
day|1<, {1} days})
- Debug - org.apache.struts2.components 中的 类
-
- Debug(ValueStack, HttpServletRequest, HttpServletResponse) -
类 org.apache.struts2.components.Debug 的构造方法
-
- DebuggingInterceptor - org.apache.struts2.interceptor.debugging 中的 类
- Provides several different debugging screens to provide insight into the
data behind the page
- DebuggingInterceptor() -
类 org.apache.struts2.interceptor.debugging.DebuggingInterceptor 的构造方法
-
- DebugTag - org.apache.struts2.views.jsp.ui 中的 类
-
- DebugTag() -
类 org.apache.struts2.views.jsp.ui.DebugTag 的构造方法
-
- decide(Object) -
接口 org.apache.struts2.util.SubsetIteratorFilter.Decider 中的方法
- Should the object be added to the list?
- decode(String) -
类 org.apache.struts2.views.util.DefaultUrlHelper 中的方法
- Decodes the URL using
URLDecoder.decode(String, String)
with the encoding specified in the configuration.
- DEFAULT_BEAN_NAME -
类 org.apache.struts2.config.AbstractBeanSelectionProvider 中的静态变量
-
- DEFAULT_CONTENT_TYPE -
类 org.apache.struts2.views.freemarker.FreemarkerManager 中的静态变量
-
- DEFAULT_COOKIE_ATTRIBUTE -
类 org.apache.struts2.interceptor.I18nInterceptor 中的静态变量
-
- DEFAULT_COOKIE_PARAMETER -
类 org.apache.struts2.interceptor.I18nInterceptor 中的静态变量
-
- DEFAULT_HTTP_PORT -
接口 org.apache.struts2.views.util.UrlHelper 中的静态变量
- Default HTTP port (80).
- DEFAULT_HTTPS_PORT -
接口 org.apache.struts2.views.util.UrlHelper 中的静态变量
- Default HTTPS port (443).
- DEFAULT_PARAM -
类 org.apache.struts2.dispatcher.HttpHeaderResult 中的静态变量
- This result type doesn't have a default param, null is ok to reduce noice in logs
- DEFAULT_PARAM -
类 org.apache.struts2.dispatcher.ServletActionRedirectResult 中的静态变量
-
- DEFAULT_PARAM -
类 org.apache.struts2.dispatcher.StreamResult 中的静态变量
-
- DEFAULT_PARAM -
类 org.apache.struts2.dispatcher.StrutsResultSupport 中的静态变量
- The default parameter
- DEFAULT_PARAM -
类 org.apache.struts2.views.xslt.XSLTResult 中的静态变量
- 'stylesheetLocation' parameter.
- DEFAULT_SEPARATOR -
类 org.apache.struts2.views.jsp.iterator.IteratorGeneratorTag 中的静态变量
-
- DEFAULT_TEMPLATE_TYPE -
类 org.apache.struts2.components.template.TemplateEngineManager 中的静态变量
- The default template extenstion is
ftl
.
- DEFAULT_TEMPLATE_TYPE_CONFIG_KEY -
类 org.apache.struts2.StrutsConstants 中的静态变量
-
- DEFAULT_THEME_PROPERTIES_FILE_NAME -
类 org.apache.struts2.components.template.BaseTemplateEngine 中的静态变量
- The default theme properties file name.
- DEFAULT_TOKEN_NAME -
类 org.apache.struts2.util.TokenHelper 中的静态变量
- The default name to map the token value
- DefaultActionMapper - org.apache.struts2.dispatcher.mapper 中的 类
-
Default action mapper implementation, using the standard *.
- DefaultActionMapper() -
类 org.apache.struts2.dispatcher.mapper.DefaultActionMapper 的构造方法
-
- DefaultActionSupport - org.apache.struts2.dispatcher 中的 类
- A simple action support class that sets properties to be able to serve
- DefaultActionSupport() -
类 org.apache.struts2.dispatcher.DefaultActionSupport 的构造方法
- Constructor
- DefaultBeanSelectionProvider - org.apache.struts2.config 中的 类
- Selects the implementations of key framework extension points, using the loaded
property constants.
- DefaultBeanSelectionProvider() -
类 org.apache.struts2.config.DefaultBeanSelectionProvider 的构造方法
-
- DefaultPropertiesProvider - org.apache.struts2.config 中的 类
- Loads the default properties, separate from the usual struts.properties loading
- DefaultPropertiesProvider() -
类 org.apache.struts2.config.DefaultPropertiesProvider 的构造方法
-
- DefaultSettings - org.apache.struts2.config 中的 类
- DefaultSettings implements optional methods of Settings.
- DefaultSettings() -
类 org.apache.struts2.config.DefaultSettings 的构造方法
- Constructs an instance by loading the standard property files,
any custom property files (
struts.custom.properties
),
and any custom message resources ().
- DefaultStaticContentLoader - org.apache.struts2.dispatcher 中的 类
- Default implementation to server static content
This class is used to serve common static content needed when using various parts of Struts, such as JavaScript
files, CSS files, etc.
- DefaultStaticContentLoader() -
类 org.apache.struts2.dispatcher.DefaultStaticContentLoader 的构造方法
-
- DefaultTagLibrary - org.apache.struts2.views 中的 类
- The default Struts tag library
- DefaultTagLibrary() -
类 org.apache.struts2.views.DefaultTagLibrary 的构造方法
-
- DefaultUrlHelper - org.apache.struts2.views.util 中的 类
- Default implementation of UrlHelper
- DefaultUrlHelper() -
类 org.apache.struts2.views.util.DefaultUrlHelper 的构造方法
-
- deleteData(int, int) -
类 org.apache.struts2.views.xslt.ProxyTextNodeAdapter 中的方法
-
- deleteData(int, int) -
类 org.apache.struts2.views.xslt.SimpleTextNode 中的方法
-
- DeprecationInterceptor - org.apache.struts2.interceptor 中的 类
- In devMode checks if application uses deprecated or unknown constants and displays warning
when logging level is set to DEBUG
DeprecationInterceptor() -
类 org.apache.struts2.interceptor.DeprecationInterceptor 的构造方法
-
- destroy() -
类 org.apache.struts2.config.AbstractBeanSelectionProvider 中的方法
-
- destroy() -
类 org.apache.struts2.config.DefaultPropertiesProvider 中的方法
-
- destroy() -
类 org.apache.struts2.config.PropertiesConfigurationProvider 中的方法
-
- destroy() -
类 org.apache.struts2.dispatcher.ActionContextCleanUp 中的方法
- 已过时。
- destroy() -
类 org.apache.struts2.dispatcher.FilterDispatcher 中的方法
- 已过时。 Calls dispatcher.cleanup,
which in turn releases local threads and destroys any DispatchListeners.
- destroy() -
类 org.apache.struts2.dispatcher.ng.filter.StrutsExecuteFilter 中的方法
-
- destroy() -
类 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter 中的方法
-
- destroy() -
类 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareFilter 中的方法
-
- destroy() -
类 org.apache.struts2.dispatcher.ng.servlet.StrutsServlet 中的方法
-
- destroy() -
类 org.apache.struts2.interceptor.ExecuteAndWaitInterceptor 中的方法
-
- destroy() -
接口 org.apache.struts2.util.ObjectFactoryDestroyable 中的方法
-
- determineActionURL(String, String, String, HttpServletRequest, HttpServletResponse, Map, String, boolean, boolean, boolean, boolean) -
类 org.apache.struts2.components.ComponentUrlProvider 中的方法
-
- determineActionURL(String, String, String, HttpServletRequest, HttpServletResponse, Map, String, boolean, boolean, boolean, boolean) -
接口 org.apache.struts2.components.UrlProvider 中的方法
-
- determineNamespace(String, ValueStack, HttpServletRequest) -
类 org.apache.struts2.components.ComponentUrlProvider 中的方法
-
- determineNamespace(String, ValueStack, HttpServletRequest) -
接口 org.apache.struts2.components.UrlProvider 中的方法
-
- Dispatcher - org.apache.struts2.dispatcher 中的 类
- A utility class the actual dispatcher delegates most of its tasks to.
- Dispatcher(ServletContext, Map<String, String>) -
类 org.apache.struts2.dispatcher.Dispatcher 的构造方法
- Create the Dispatcher instance for a given ServletContext and set of initialization parameters.
- Dispatcher.Locator - org.apache.struts2.dispatcher 中的 类
- Provide an accessor class for static XWork utility.
- Dispatcher.Locator() -
类 org.apache.struts2.dispatcher.Dispatcher.Locator 的构造方法
-
- dispatcherDestroyed(Dispatcher) -
接口 org.apache.struts2.dispatcher.DispatcherListener 中的方法
- Called when the dispatcher is destroyed
- dispatcherInitialized(Dispatcher) -
接口 org.apache.struts2.dispatcher.DispatcherListener 中的方法
- Called when the dispatcher is initialized
- DispatcherListener - org.apache.struts2.dispatcher 中的 接口
- A interface to tag those that want to execute code on the init and
destory of a Dispatcher.
- Div - org.apache.struts2.components 中的 类
- Creates an HTML <div>
Div(ValueStack, HttpServletRequest, HttpServletResponse) -
类 org.apache.struts2.components.Div 的构造方法
-
- DivDirective - org.apache.struts2.views.velocity.components 中的 类
-
- DivDirective() -
类 org.apache.struts2.views.velocity.components.DivDirective 的构造方法
-
- DivModel - org.apache.struts2.views.freemarker.tags 中的 类
-
- DivModel(ValueStack, HttpServletRequest, HttpServletResponse) -
类 org.apache.struts2.views.freemarker.tags.DivModel 的构造方法
-
- DivTag - org.apache.struts2.views.jsp.ui 中的 类
-
- DivTag() -
类 org.apache.struts2.views.jsp.ui.DivTag 的构造方法
-
- doAfterBody() -
类 org.apache.struts2.views.jsp.IteratorTag 中的方法
-
- doEndTag() -
类 org.apache.struts2.views.jsp.ComponentTagSupport 中的方法
-
- doEndTag() -
类 org.apache.struts2.views.jsp.iterator.IteratorGeneratorTag 中的方法
-
- doEndTag() -
类 org.apache.struts2.views.jsp.iterator.SortIteratorTag 中的方法
-
- doEndTag() -
类 org.apache.struts2.views.jsp.iterator.SubsetIteratorTag 中的方法
-
- doEndTag() -
类 org.apache.struts2.views.jsp.IteratorTag 中的方法
-
- doExecute(String, ActionInvocation) -
类 org.apache.struts2.dispatcher.ServletDispatcherResult 中的方法
- Dispatches to the given location.
- doExecute(String, ActionInvocation) -
类 org.apache.struts2.dispatcher.VelocityResult 中的方法
- Creates a Velocity context from the action, loads a Velocity template and executes the
template.
- doExecute(String, ActionInvocation) -
类 org.apache.struts2.views.freemarker.FreemarkerResult 中的方法
- Execute this result, using the specified template locationArg.
- doFilter(ServletRequest, ServletResponse, FilterChain) -
类 org.apache.struts2.dispatcher.ActionContextCleanUp 中的方法
- 已过时。
- doFilter(ServletRequest, ServletResponse, FilterChain) -
类 org.apache.struts2.dispatcher.FilterDispatcher 中的方法
- 已过时。 Process an action or handle a request a static resource.
- doFilter(ServletRequest, ServletResponse, FilterChain) -
类 org.apache.struts2.dispatcher.ng.filter.StrutsExecuteFilter 中的方法
-
- doFilter(ServletRequest, ServletResponse, FilterChain) -
类 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter 中的方法
-
- doFilter(ServletRequest, ServletResponse, FilterChain) -
类 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareFilter 中的方法
-
- doStartTag() -
类 org.apache.struts2.views.jsp.ComponentTagSupport 中的方法
-
- doStartTag() -
类 org.apache.struts2.views.jsp.iterator.IteratorGeneratorTag 中的方法
-
- doStartTag() -
类 org.apache.struts2.views.jsp.iterator.SortIteratorTag 中的方法
-
- doStartTag() -
类 org.apache.struts2.views.jsp.iterator.SubsetIteratorTag 中的方法
-
- DoubleListUIBean - org.apache.struts2.components 中的 类
- DoubleListUIBean is the standard superclass of all Struts double list handling components.
- DoubleListUIBean(ValueStack, HttpServletRequest, HttpServletResponse) -
类 org.apache.struts2.components.DoubleListUIBean 的构造方法
-
- DoubleSelect - org.apache.struts2.components 中的 类
- Renders two HTML select elements with second one changing displayed values depending on selected entry of first one
- DoubleSelect(ValueStack, HttpServletRequest, HttpServletResponse) -
类 org.apache.struts2.components.DoubleSelect 的构造方法
-
- DoubleSelectDirective - org.apache.struts2.views.velocity.components 中的 类
-
- DoubleSelectDirective() -
类 org.apache.struts2.views.velocity.components.DoubleSelectDirective 的构造方法
-
- DoubleSelectModel - org.apache.struts2.views.freemarker.tags 中的 类
-
- DoubleSelectModel(ValueStack, HttpServletRequest, HttpServletResponse) -
类 org.apache.struts2.views.freemarker.tags.DoubleSelectModel 的构造方法
-
- DoubleSelectTag - org.apache.struts2.views.jsp.ui 中的 类
-
- DoubleSelectTag() -
类 org.apache.struts2.views.jsp.ui.DoubleSelectTag 的构造方法
-
A B C D E F G H I J K L M N O P R S T U V W X