java.lang.ObjectA container for all tag libraries that are defined "globally" for the web application. Tag Libraries can be defined globally in one of two ways: 1. Viaorg.apache.jasper.compiler.TldLocationsCache
Pierre - DelisleJan - Luehe| Field Summary | ||
|---|---|---|
| public static final int | ABS_URI | The types of URI one may specify for a tag library |
| public static final int | ROOT_REL_URI | |
| public static final int | NOROOT_REL_URI | |
| Constructor: |
|---|
|
|
| Method from org.apache.jasper.compiler.TldLocationsCache Summary: |
|---|
| getLocation, setNoTldJars, uriType |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.jasper.compiler.TldLocationsCache Detail: |
|---|
|
|
|