@Deprecated public class TldLocationsCache extends Object
Constructor and Description |
---|
TldLocationsCache(Map<String,TldResourcePath> taglibMap)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static TldLocationsCache |
getInstance(ServletContext ctxt)
Deprecated.
Obtains the TLD location cache for the given
ServletContext . |
TldLocation |
getLocation(String uri)
Deprecated.
Gets the 'location' of the TLD associated with the given taglib 'uri'.
|
public static final String KEY
public TldLocationsCache(Map<String,TldResourcePath> taglibMap)
public static TldLocationsCache getInstance(ServletContext ctxt)
ServletContext
.public TldLocation getLocation(String uri)
uri
- The taglib uriCopyright © 2000-2013 Apache Software Foundation. All Rights Reserved.