public class BambooXmlConfiguration
extends org.apache.commons.configuration.XMLConfiguration
org.apache.commons.configuration.AbstractHierarchicalFileConfiguration.FileConfigurationDelegate
org.apache.commons.configuration.HierarchicalConfiguration.BuilderVisitor, org.apache.commons.configuration.HierarchicalConfiguration.Node, org.apache.commons.configuration.HierarchicalConfiguration.NodeVisitor
Constructor and Description |
---|
BambooXmlConfiguration() |
BambooXmlConfiguration(File file) |
BambooXmlConfiguration(org.apache.commons.configuration.HierarchicalConfiguration c) |
BambooXmlConfiguration(String fileName) |
BambooXmlConfiguration(URL url) |
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) |
clear, clone, createDelegate, createDocument, createDocumentBuilder, createNode, createTransformer, getDocument, getDocumentBuilder, getPublicID, getRootElementName, getSystemID, initProperties, isValidating, load, load, save, setDocumentBuilder, setPublicID, setRootElementName, setSystemID, setValidating
addPropertyDirect, clearProperty, clearTree, configurationChanged, containsKey, fetchNodeList, getBasePath, getDelegate, getEncoding, getFile, getFileName, getKeys, getProperty, getReloadingStrategy, getURL, isAutoSave, isEmpty, load, load, load, load, load, reload, save, save, save, save, save, save, setAutoSave, setBasePath, setDelegate, setEncoding, setFile, setFileName, setProperty, setReloadingStrategy, setURL
addNodes, clearNode, clearNode, clearReferences, configurationAt, configurationsAt, createAddPath, createSubnodeConfiguration, fetchAddNode, findLastPathNode, findPropertyNodes, getDefaultExpressionEngine, getExpressionEngine, getKeys, getMaxIndex, getRoot, getRootNode, nodeDefined, nodeDefined, removeNode, removeNode, setDefaultExpressionEngine, setExpressionEngine, setRoot, setRootNode, subset
addErrorLogListener, addProperty, 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
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addProperty, 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 BambooXmlConfiguration()
public BambooXmlConfiguration(org.apache.commons.configuration.HierarchicalConfiguration c)
public BambooXmlConfiguration(String fileName) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public BambooXmlConfiguration(File file) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
public BambooXmlConfiguration(URL url) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationException
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 © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.