|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassLoaderResource | |
|---|---|
| net.sf.jasperreports.engine.util | Utility classes. |
| net.sf.jasperreports.extensions | |
| Uses of ClassLoaderResource in net.sf.jasperreports.engine.util |
|---|
| Methods in net.sf.jasperreports.engine.util that return types with arguments of type ClassLoaderResource | |
|---|---|
static java.util.List<ClassLoaderResource> |
JRLoader.getClassLoaderResources(java.lang.String resource)
Scans the context classloader and the classloader of this class for all resources that have a specified name, and returns a list of ClassLoaderResource objects for the found resources. |
| Method parameters in net.sf.jasperreports.engine.util with type arguments of type ClassLoaderResource | |
|---|---|
protected static void |
JRLoader.collectResources(java.lang.String resourceName,
java.lang.ClassLoader classLoader,
java.util.Map<java.net.URL,ClassLoaderResource> resources)
|
| Uses of ClassLoaderResource in net.sf.jasperreports.extensions |
|---|
| Methods in net.sf.jasperreports.extensions that return types with arguments of type ClassLoaderResource | |
|---|---|
protected java.util.List<ClassLoaderResource> |
DefaultExtensionsRegistry.loadExtensionPropertyResources()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||