public class ToolsPropertiesConfiguration
extends org.apache.commons.configuration.PropertiesConfiguration
Constructor and Description |
---|
ToolsPropertiesConfiguration(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
boolean |
containsKey(ConfigKey configKey) |
java.lang.Boolean |
getBoolean(ConfigKey configKey) |
int |
getInt(ConfigKey configKey) |
java.util.List<java.lang.String> |
getList(ConfigKey configKey) |
java.lang.String |
getString(ConfigKey configKey) |
clone, createLayout, getEncoding, getHeader, getInclude, getIncludesAllowed, getLayout, load, save, setBasePath, setHeader, setInclude, setIncludesAllowed, setLayout, unescapeJava
addProperty, clearProperty, containsKey, enterNoReload, exitNoReload, fireEvent, getBasePath, getFile, getFileName, getKeys, getPath, getProperty, getReloadingStrategy, getURL, isAutoSave, isEmpty, load, load, load, load, load, load, possiblySave, reload, save, save, save, save, save, save, setAutoSave, setEncoding, setFile, setFileName, setPath, setProperty, setReloadingStrategy, setURL
addPropertyDirect, clear, clearPropertyDirect
addErrorLogListener, append, copy, createInterpolator, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getDefaultListDelimiter, getDelimiter, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInt, getInt, getInteger, getInterpolator, getKeys, getList, getList, getListDelimiter, getLogger, getLong, getLong, getLong, getProperties, getProperties, getShort, getShort, getShort, getString, getString, getStringArray, getSubstitutor, interpolate, interpolate, interpolatedConfiguration, interpolateHelper, isDelimiterParsingDisabled, isThrowExceptionOnMissing, resolveContainerStore, setDefaultListDelimiter, setDelimiter, setDelimiterParsingDisabled, setListDelimiter, setLogger, setThrowExceptionOnMissing, subset
addConfigurationListener, addErrorListener, clearConfigurationListeners, clearErrorListeners, createErrorEvent, createEvent, fireError, getConfigurationListeners, getErrorListeners, isDetailEvents, removeConfigurationListener, removeErrorListener, setDetailEvents
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInt, getInt, getInteger, getKeys, getList, getList, getLong, getLong, getLong, getProperties, getShort, getShort, getShort, getString, getString, getStringArray, subset
public ToolsPropertiesConfiguration(java.io.File file) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public boolean containsKey(ConfigKey configKey)
public java.util.List<java.lang.String> getList(ConfigKey configKey)
public int getInt(ConfigKey configKey)
public java.lang.String getString(ConfigKey configKey)
public java.lang.Boolean getBoolean(ConfigKey configKey)
Copyright © 2010-2019 Planetary Data System. All Rights Reserved.