Uses of Class
net.sf.jasperreports.extensions.DefaultExtensionsRegistry.URLRegistries
-
Packages that use DefaultExtensionsRegistry.URLRegistries Package Description net.sf.jasperreports.extensions Provides support for extension points. -
-
Uses of DefaultExtensionsRegistry.URLRegistries in net.sf.jasperreports.extensions
Methods in net.sf.jasperreports.extensions that return types with arguments of type DefaultExtensionsRegistry.URLRegistries Modifier and Type Method Description protected java.util.Map<java.net.URL,DefaultExtensionsRegistry.URLRegistries>DefaultExtensionsRegistry. getClassLoaderRegistries(java.lang.ClassLoader classLoader)Method parameters in net.sf.jasperreports.extensions with type arguments of type DefaultExtensionsRegistry.URLRegistries Modifier and Type Method Description protected java.net.URLDefaultExtensionsRegistry. detectDuplicate(JRPropertiesMap properties, java.util.Map<java.net.URL,DefaultExtensionsRegistry.URLRegistries> registries)
-