public class JpcPreferences
extends org.minitoolbox.commons.Preferences
Modifier and Type | Field and Description |
---|---|
static String |
CONFIGURATION_FILE |
static String |
CONVERSION_SPECIFIER_OPERATOR |
static String |
DEFAULT_TERM_CONVERSION_SYMBOL |
static String |
HOME_ENV_VAR |
static String |
JPC_ANON_VAR_PREFIX |
static String |
JPC_BASE_PACKAGE |
static String |
JPC_LOADER_FILE |
static String |
JPC_LOGTALK_LOADER_FILE |
static String |
JPC_NAME |
static String |
JPC_PROLOG_PACKAGE |
static String |
JPC_PROLOG_RESOURCES |
static String |
JPC_SHORT_NAME |
static String |
JPC_VAR_PREFIX |
static String |
SUBSTITUTION_OPERATOR |
static String |
TERM_CONVERSION_BY_MAPPING_AND_REFERENCE_SYMBOL |
static String |
TERM_CONVERSION_BY_MAPPING_SYMBOL |
static String |
TERM_CONVERSION_BY_REFERENCE_SYMBOL |
static String |
TERM_CONVERSION_BY_SERIALIZATION_SYMBOL |
Constructor and Description |
---|
JpcPreferences() |
JpcPreferences(Properties properties) |
Modifier and Type | Method and Description |
---|---|
File |
getJpcTmpDirectory() |
protected String |
getJpcTmpSubdirectoryName() |
public static final String JPC_NAME
public static final String JPC_SHORT_NAME
public static final String CONFIGURATION_FILE
public static final String JPC_BASE_PACKAGE
public static final String JPC_PROLOG_PACKAGE
public static final String JPC_PROLOG_RESOURCES
public static final String JPC_LOADER_FILE
public static final String JPC_LOGTALK_LOADER_FILE
public static final String SUBSTITUTION_OPERATOR
public static final String CONVERSION_SPECIFIER_OPERATOR
public static final String TERM_CONVERSION_BY_MAPPING_SYMBOL
public static final String TERM_CONVERSION_BY_REFERENCE_SYMBOL
public static final String TERM_CONVERSION_BY_MAPPING_AND_REFERENCE_SYMBOL
public static final String TERM_CONVERSION_BY_SERIALIZATION_SYMBOL
public static final String DEFAULT_TERM_CONVERSION_SYMBOL
public static final String HOME_ENV_VAR
public static final String JPC_VAR_PREFIX
public static final String JPC_ANON_VAR_PREFIX
public JpcPreferences()
public JpcPreferences(Properties properties)
Copyright © 2014. All rights reserved.