|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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.
| Method Summary | |
|---|---|
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. |
| Method Detail |
|---|
String getTaglibURI()
String getTaglibLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||