public class BambooHierarchicalConfiguration
extends org.apache.commons.configuration.HierarchicalConfiguration
org.apache.commons.configuration.HierarchicalConfiguration.BuilderVisitor, org.apache.commons.configuration.HierarchicalConfiguration.Node, org.apache.commons.configuration.HierarchicalConfiguration.NodeVisitor
Constructor and Description |
---|
BambooHierarchicalConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.configuration.interpol.ConfigurationInterpolator |
createInterpolator() |
org.apache.commons.configuration.interpol.ConfigurationInterpolator |
getInterpolator() |
org.apache.commons.lang.text.StrSubstitutor |
getSubstitutor() |
protected Object |
interpolate(Object value) |
protected String |
interpolate(String base) |
protected String |
interpolateHelper(String base,
List priorVariables) |
addNodes, addPropertyDirect, clearNode, clearNode, clearProperty, clearReferences, clearTree, clone, configurationAt, configurationsAt, containsKey, createAddPath, createNode, createSubnodeConfiguration, fetchAddNode, fetchNodeList, findLastPathNode, findPropertyNodes, getDefaultExpressionEngine, getExpressionEngine, getKeys, getKeys, getMaxIndex, getProperty, getRoot, getRootNode, isEmpty, nodeDefined, nodeDefined, removeNode, removeNode, setDefaultExpressionEngine, setExpressionEngine, setProperty, setRoot, setRootNode, subset
addErrorLogListener, addProperty, clear, clearPropertyDirect, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getDefaultListDelimiter, getDelimiter, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInt, getInt, getInteger, getList, getList, getListDelimiter, getLogger, getLong, getLong, getLong, getProperties, getProperties, getShort, getShort, getShort, getString, getString, getStringArray, isDelimiterParsingDisabled, isThrowExceptionOnMissing, resolveContainerStore, setDefaultListDelimiter, setDelimiter, setDelimiterParsingDisabled, setListDelimiter, setLogger, setThrowExceptionOnMissing
addConfigurationListener, addErrorListener, clearConfigurationListeners, clearErrorListeners, createErrorEvent, createEvent, fireError, fireEvent, getConfigurationListeners, getErrorListeners, isDetailEvents, removeConfigurationListener, removeErrorListener, setDetailEvents
protected String interpolate(String base)
interpolate
in class org.apache.commons.configuration.AbstractConfiguration
protected Object interpolate(Object value)
interpolate
in class org.apache.commons.configuration.AbstractConfiguration
public org.apache.commons.configuration.interpol.ConfigurationInterpolator getInterpolator()
getInterpolator
in class org.apache.commons.configuration.AbstractConfiguration
protected String interpolateHelper(String base, List priorVariables)
interpolateHelper
in class org.apache.commons.configuration.AbstractConfiguration
public org.apache.commons.lang.text.StrSubstitutor getSubstitutor()
getSubstitutor
in class org.apache.commons.configuration.AbstractConfiguration
protected org.apache.commons.configuration.interpol.ConfigurationInterpolator createInterpolator()
createInterpolator
in class org.apache.commons.configuration.AbstractConfiguration
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.