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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.