软件包 javax.servlet.descriptor

Provides programmatic access to a web application's configuration information that was aggregated from the web.xml and web-fragment.xml descriptors.

请参见:
          描述

接口摘要
JspConfigDescriptor This interface provides access to the <jsp-config> related configuration of a web application.
JspPropertyGroupDescriptor This interface provides access to the <jsp-property-group> related configuration of a web application.
TaglibDescriptor This interface provides access to the <taglib> related configuration of a web application.
 

软件包 javax.servlet.descriptor 的描述

Provides programmatic access to a web application's configuration information that was aggregated from the web.xml and web-fragment.xml descriptors.

从以下版本开始:
Servlet 3.0


Copyright © 2013. All Rights Reserved.