public class SystemProperties
extends PropertiesBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CALLBACK_CLASS
Loads user-defined custom function for use to validate selects.
|
static java.lang.String |
DECODER_SEMAPHORE
Set to "on" to make image decoding single threaded in Java.
|
static java.lang.String |
FONT_FILES
A series of paths, seperated by semicolons, to where the true type fonts are on the system.
|
static java.lang.String |
FONT_MAP
Map one font name to another, generally used when a font used in the template does not exist on the server.
|
static java.lang.String |
FUNCTION_FILES
Loads user-defined custom functions for use in functions.
|
static java.lang.String |
IIO_CACHE
Java engine only.
|
static java.lang.String |
IMPORT_FILE_CLASS
Set the class(es) to load as custom Access Providers.
|
static java.lang.String |
JBOSS_SECURITY_PROVIDER
Java engine only.
|
static java.lang.String |
LICENSE
The license key if set in the properties or config file.
|
static java.lang.String |
LOGGING_FILENAME
Java engine only.
|
static java.lang.String |
OFFICE_TO_PDF
The location of the OfficeToPdf.exe program.
|
static java.lang.String |
PDF_FONT_MAPPING
Can be set to "auto" or for example: "ArialMT=Arial;Arial-BoldMT=Arial,Bold;".
|
static java.lang.String |
PROPERTIES_FILENAME
Java engine only.
|
static SystemProperties |
Props
This is a singleton used to access all system properties.
|
static java.lang.String |
SELECT_TEST_CLASSIC
For old templates, if set to "true" will treat value= in an if tag as select=.
|
static java.lang.String |
SQL_TIMEOUT
Set the timeout on SQL selects in the AdoDataSource provider in seconds.
|
static java.lang.String |
SYNCHRONIZED
Set to "on" to synchronize certain calls in the Image and PDF classes that are not thread safe in older versions.
|
static java.lang.String |
TAG_VALUE_IS_SELECT
Ste to "true" if an old style tag value= should become a select=.
|
static java.lang.String |
XML_READER_TYPE
Defines what reader is used for XML files.
|
static java.lang.String |
XML_WRITER
Java engine only.
|
static java.lang.String |
XPATH_DEFAULT_PREFIX
In an XPath query, the namespace with no prefix must have one.
|
public static final java.lang.String CALLBACK_CLASS
public static final java.lang.String DECODER_SEMAPHORE
public static final java.lang.String FONT_FILES
public static final java.lang.String FONT_MAP
public static final java.lang.String FUNCTION_FILES
public static final java.lang.String IIO_CACHE
public static final java.lang.String IMPORT_FILE_CLASS
public static final java.lang.String JBOSS_SECURITY_PROVIDER
public static final java.lang.String LICENSE
public static final java.lang.String LOGGING_FILENAME
public static final java.lang.String OFFICE_TO_PDF
public static final java.lang.String PDF_FONT_MAPPING
public static final java.lang.String PROPERTIES_FILENAME
public static final java.lang.String SELECT_TEST_CLASSIC
public static final java.lang.String SQL_TIMEOUT
public static final java.lang.String SYNCHRONIZED
public static final java.lang.String TAG_VALUE_IS_SELECT
public static final java.lang.String XML_READER_TYPE
public static final java.lang.String XML_WRITER
public static final java.lang.String XPATH_DEFAULT_PREFIX
public static final SystemProperties Props
Copyright © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software