net.sf.jasperreports.engine.fill
Class JRResourcesFillUtil.ResourcesFillContext
java.lang.Object
net.sf.jasperreports.engine.fill.JRResourcesFillUtil.ResourcesFillContext
- Enclosing class:
- JRResourcesFillUtil
public static class JRResourcesFillUtil.ResourcesFillContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classLoader
protected ClassLoader classLoader
urlHandlerFactory
protected URLStreamHandlerFactory urlHandlerFactory
fileResolver
protected FileResolver fileResolver
JRResourcesFillUtil.ResourcesFillContext
public JRResourcesFillUtil.ResourcesFillContext()
getClassLoader
public ClassLoader getClassLoader()
setClassLoader
public void setClassLoader(ClassLoader classLoader)
getUrlHandlerFactory
public URLStreamHandlerFactory getUrlHandlerFactory()
setUrlHandlerFactory
public void setUrlHandlerFactory(URLStreamHandlerFactory urlHandlerFactory)
getFileResolver
public FileResolver getFileResolver()
setFileResolver
public void setFileResolver(FileResolver fileResolver)
Copyright © 2012. All Rights Reserved.