|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface TaglibDescriptor
This interface provides access to the <taglib>
related configuration of a web application.
The configuration is aggregated from the web.xml and
web-fragment.xml descriptor files of the web application.
| 方法摘要 | |
|---|---|
String |
getTaglibLocation()
Gets the location of the tag library represented by this TaglibDescriptor. |
String |
getTaglibURI()
Gets the unique identifier of the tag library represented by this TaglibDescriptor. |
| 方法详细信息 |
|---|
String getTaglibURI()
String getTaglibLocation()
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||