com.stimulsoft.report.options
Class EngineOptions.RtfCache
java.lang.Object
com.stimulsoft.report.options.EngineOptions.RtfCache
- Enclosing class:
- EngineOptions
public static final class EngineOptions.RtfCache
- extends java.lang.Object
A Class for managing of the rtf cache.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EngineOptions.RtfCache
public EngineOptions.RtfCache()
getCachePath
public static java.lang.String getCachePath()
- Specifies path for the rtf cache.
setCachePath
public static void setCachePath(java.lang.String value)
getEnabled
public static boolean getEnabled()
setEnabled
public static void setEnabled(boolean value)
getAllowGCCollect
public static boolean getAllowGCCollect()
setAllowGCCollect
public static void setAllowGCCollect(boolean value)