| Package | Description | 
|---|---|
| oracle.jdeveloper.jsp.libraries | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.Collection<JspLibraryURLClassesProvider> | 
JspLibraryManager.getJspLibraryURLClassesProviders()
Deprecated. 
 
use  
TagLibraryManager.getTagLibraryURLClassesProviders() instead. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JspLibraryManager.addJspLibraryURLClassesProvider(JspLibraryURLClassesProvider urlProvider)  | 
void | 
JspLibraryManager.removedJspLibraryURLClassesProvider(JspLibraryURLClassesProvider urlProvider)  |