Package | Description |
---|---|
net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
net.sf.jasperreports.extensions |
Provides support for extension points.
|
Modifier and Type | Method and Description |
---|---|
static List<ClassLoaderResource> |
JRLoader.getClassLoaderResources(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. |
Modifier and Type | Method and Description |
---|---|
protected static void |
JRLoader.collectResources(String resourceName,
ClassLoader classLoader,
Map<URL,ClassLoaderResource> resources) |
Modifier and Type | Method and Description |
---|---|
protected List<ClassLoaderResource> |
DefaultExtensionsRegistry.loadExtensionPropertyResources() |
Copyright © 2017. All rights reserved.