public static interface RuntimeProperties.MutableRuntimeProperties extends org.refcodes.structure.ProfileProperties.MutableProfileProperties, RuntimeProperties
org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<K,V,B extends org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<K,V,B>>org.refcodes.structure.Keys.MutableKeys<K,V>, org.refcodes.structure.Keys.MutableValues<K,V>RuntimeProperties.MutableRuntimeProperties, RuntimeProperties.RuntimePropertiesBuilderorg.refcodes.structure.ProfileProperties.MutableProfileProperties, org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderorg.refcodes.structure.Properties.MutableProperties, org.refcodes.structure.Properties.PropertiesBuilderorg.refcodes.structure.CanonicalMap.CanonicalMapBuilder, org.refcodes.structure.CanonicalMap.MutableCanonicalMaporg.refcodes.structure.PathMap.MutablePathMap<T>, org.refcodes.structure.PathMap.PathMapBuilder<T>org.refcodes.structure.Dictionary.MutableDictionary<K,V>org.refcodes.mixin.DelimiterAccessor.DelimiterBuilder<B extends org.refcodes.mixin.DelimiterAccessor.DelimiterBuilder<B>>, org.refcodes.mixin.DelimiterAccessor.DelimiterMutator, org.refcodes.mixin.DelimiterAccessor.DelimiterProperty| Modifier and Type | Method and Description |
|---|---|
void |
flush()
Writes the properties back to the file from which the properties were
loaded, e.g. see
Properties.saveTo(File, String) or
Properties.saveTo(String). |
default RuntimeProperties.MutableRuntimeProperties |
retrieve(String aFromPath,
String aToPath)
Retrieve.
|
RuntimeProperties.MutableRuntimeProperties |
retrieveFrom(String aFromPath)
Retrieve from.
|
RuntimeProperties.MutableRuntimeProperties |
retrieveTo(String aToPath)
Retrieve to.
|
containsValue, delete, loadFrom, loadFrom, loadFrom, loadFrom, put, putAll, putAll, putAllputAll, toDump, toSourceCodeinsert, insert, insertFrom, insertTo, put, putArray, putArray, removeAllclear, compute, computeIfAbsent, computeIfPresent, containsKey, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesput, put, putBoolean, putBoolean, putByte, putByte, putDouble, putDouble, putFloat, putFloat, putInteger, putInteger, putLong, putLong, putShort, putShorttoRuntimeProperties, toRuntimeProperties, toRuntimeProperties, toRuntimeProperties, toRuntimeProperties, toRuntimePropertiesgetRuntimeProfiles, getRuntimeProfilesPath, toProfileProperties, toProfileProperties, toProfileProperties, toProfileProperties, toProfileProperties, toProfileProperties, toProfileProperties, toRuntimeProfile, toRuntimeProfilefromProperties, saveTo, saveTo, saveTo, saveTo, saveTo, saveTo, toMap, toProperties, toProperties, toProperties, toProperties, toProperties, toProperties, toProperties, toPropertyPathdirectories, directories, entries, entries, getArray, getArray, hasParentPath, isArray, isArray, isDirectory, isEntry, isRecord, isRootPath, keySet, paths, paths, records, records, toDataStructure, toDataStructure, toMap, toNormalizedPath, toNormalizedPath, toParentPath, toPathMap, toPathMap, toPathMap, toPathMap, toPathMap, toPathMap, toPathMap, toPathMap, toRootPathRuntimeProperties.MutableRuntimeProperties retrieveFrom(String aFromPath)
retrieveFrom in interface org.refcodes.structure.CanonicalMap.MutableCanonicalMapretrieveFrom in interface org.refcodes.structure.PathMap<String>retrieveFrom in interface org.refcodes.structure.PathMap.MutablePathMap<String>retrieveFrom in interface org.refcodes.structure.ProfilePropertiesretrieveFrom in interface org.refcodes.structure.ProfileProperties.MutableProfilePropertiesretrieveFrom in interface org.refcodes.structure.PropertiesretrieveFrom in interface org.refcodes.structure.Properties.MutablePropertiesretrieveFrom in interface RuntimePropertiesaFromPath - the a from pathRuntimeProperties.MutableRuntimeProperties retrieveTo(String aToPath)
retrieveTo in interface org.refcodes.structure.CanonicalMap.MutableCanonicalMapretrieveTo in interface org.refcodes.structure.PathMap<String>retrieveTo in interface org.refcodes.structure.PathMap.MutablePathMap<String>retrieveTo in interface org.refcodes.structure.ProfilePropertiesretrieveTo in interface org.refcodes.structure.ProfileProperties.MutableProfilePropertiesretrieveTo in interface org.refcodes.structure.PropertiesretrieveTo in interface org.refcodes.structure.Properties.MutablePropertiesretrieveTo in interface RuntimePropertiesaToPath - the a to pathdefault RuntimeProperties.MutableRuntimeProperties retrieve(String aFromPath, String aToPath)
retrieve in interface org.refcodes.structure.CanonicalMap.MutableCanonicalMapretrieve in interface org.refcodes.structure.PathMap<String>retrieve in interface org.refcodes.structure.PathMap.MutablePathMap<String>retrieve in interface org.refcodes.structure.ProfilePropertiesretrieve in interface org.refcodes.structure.ProfileProperties.MutableProfilePropertiesretrieve in interface org.refcodes.structure.Propertiesretrieve in interface org.refcodes.structure.Properties.MutablePropertiesretrieve in interface RuntimePropertiesaFromPath - the a from pathaToPath - the a to pathvoid flush()
throws IOException
Properties.saveTo(File, String) or
Properties.saveTo(String).IOException - thrown in case writing the properties back failedCopyright © 2017. All rights reserved.