| Interface | Description | 
|---|---|
| JspLibraryEventListener | |
| JspLibraryListener | |
| JspLibraryURLClassesProvider | 
| Class | Description | 
|---|---|
| JspLibrary | 
 Instances of this class represent JSP Tag Libraries avialiable within the
 JDeveloper. 
 | 
| JspLibraryChangeEvent | |
| JspLibraryManager | 
 
 Restrictions imposed by the library manager: 
Basic library manager rules are defined by TagLibraryManager
  TLD file has to be located in one of the following places:
 
  Outside of any archive. | 
| JspLibraryUtils | |
| JspLibraryUtils.JspLibraryComparator | |
| JspLibraryUtils.JspLibraryNameComparator | 
 the names and versions are kept in declining order 
 | 
| JspLibraryUtils.JspLibraryUriComparator | 
 the URIs and versions are kept in declining order 
 | 
| WarInfo |