public interface TaglibDescriptor
<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.
| Modifier and Type | Method and Description |
|---|---|
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()
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.