《Struts 2.0 API参考手册+开发指南》-电子文档下载(CHM)
阿超 发表于 2009-10-28 10:14 | 来源: | 阅读 1,885 次
推荐日志
- N/A
详细介绍 :
Struts 2 Core 2.0.11 API
| Struts Packages | |
|---|---|
| org.apache.struts2 | Main Struts interfaces and classes. |
| org.apache.struts2.components | |
| org.apache.struts2.components.table | |
| org.apache.struts2.components.table.renderer | JSP UI tags for rendering table output in HTML. |
| org.apache.struts2.components.template | |
| org.apache.struts2.config | Classes for Struts configuration and property handling. |
| 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.impl | |
| org.apache.struts2.interceptor | Web specific interceptor classes. |
| org.apache.struts2.interceptor.debugging | |
| org.apache.struts2.interceptor.validation | |
| org.apache.struts2.portlet | |
| org.apache.struts2.portlet.context | |
| org.apache.struts2.portlet.dispatcher | |
| 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.util | |
| org.apache.struts2.servlet.interceptor | |
| org.apache.struts2.util | Miscellaneous helper classes. |
| org.apache.struts2.validators | |
| org.apache.struts2.views | |
| org.apache.struts2.views.annotations | |
| org.apache.struts2.views.freemarker | Classes for views using FreeMarker. |
| org.apache.struts2.views.freemarker.tags | |
| org.apache.struts2.views.jsp | Struts’s JSP tag library. |
| org.apache.struts2.views.jsp.iterator | Struts’s JSP tag library for iterator handling. |
| org.apache.struts2.views.jsp.ui | Struts’ JSP UI tags. |
| org.apache.struts2.views.jsp.ui.table | JSP UI tags for modeling tables. |
| 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. |

