public class BambooXmlConfiguration
extends org.apache.commons.configuration.XMLConfiguration
org.apache.commons.configuration.AbstractHierarchicalFileConfiguration.FileConfigurationDelegateorg.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, setValidatingaddPropertyDirect, 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, setURLaddNodes, clearNode, clearNode, clearReferences, configurationAt, configurationsAt, createAddPath, createSubnodeConfiguration, fetchAddNode, findLastPathNode, findPropertyNodes, getDefaultExpressionEngine, getExpressionEngine, getKeys, getMaxIndex, getRoot, getRootNode, nodeDefined, nodeDefined, removeNode, removeNode, setDefaultExpressionEngine, setExpressionEngine, setRoot, setRootNode, subsetaddErrorLogListener, 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, setThrowExceptionOnMissingaddConfigurationListener, addErrorListener, clearConfigurationListeners, clearErrorListeners, createErrorEvent, createEvent, fireError, fireEvent, getConfigurationListeners, getErrorListeners, isDetailEvents, removeConfigurationListener, removeErrorListener, setDetailEventsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddProperty, 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, subsetpublic BambooXmlConfiguration()
public BambooXmlConfiguration(org.apache.commons.configuration.HierarchicalConfiguration c)
public BambooXmlConfiguration(String fileName) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic BambooXmlConfiguration(File file) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionpublic BambooXmlConfiguration(URL url) throws org.apache.commons.configuration.ConfigurationException
org.apache.commons.configuration.ConfigurationExceptionprotected String interpolate(String base)
interpolate in class org.apache.commons.configuration.AbstractConfigurationprotected Object interpolate(Object value)
interpolate in class org.apache.commons.configuration.AbstractConfigurationpublic org.apache.commons.configuration.interpol.ConfigurationInterpolator getInterpolator()
getInterpolator in class org.apache.commons.configuration.AbstractConfigurationprotected String interpolateHelper(String base, List priorVariables)
interpolateHelper in class org.apache.commons.configuration.AbstractConfigurationpublic org.apache.commons.lang.text.StrSubstitutor getSubstitutor()
getSubstitutor in class org.apache.commons.configuration.AbstractConfigurationprotected org.apache.commons.configuration.interpol.ConfigurationInterpolator createInterpolator()
createInterpolator in class org.apache.commons.configuration.AbstractConfigurationCopyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.