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()
Comments to: servlet-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation. All rights reserved.
Use is subject to license terms.