public static interface RuntimeProperties.RuntimePropertiesBuilder extends org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilder, RuntimeProperties.MutableRuntimeProperties
org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<K,V,B extends org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<K,V,B>>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.DelimiterPropertytoProfilePropertiesBuilder, toProfilePropertiesBuilder, toProfilePropertiesBuilder, toProfilePropertiesBuilder, toProfilePropertiesBuilder, toProfilePropertiesBuilder, toProfilePropertiesBuildertoPropertiesBuilder, toPropertiesBuilder, toPropertiesBuilder, toPropertiesBuilder, toPropertiesBuilder, toPropertiesBuilder, toPropertiesBuilder, toPropertiesBuildertoCanonicalMapBuilder, toCanonicalMapBuilder, toCanonicalMapBuilder, toCanonicalMapBuildertoPathMap, toPathMap, toPathMap, toPathMap, toPathMap, toPathMap, toPathMapBuilder, toPathMapBuilder, toPathMapBuilder, toPathMapBuilderflushcontainsValue, delete, loadFrom, loadFrom, loadFrom, loadFrom, put, putAll, putAll, putAllputAll, toDump, toSourceCodeinsert, insert, insertFrom, insertTo, put, putArray, putArray, removeAllput, 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, toRootPathstatic RuntimeProperties.RuntimePropertiesBuilder toRuntimePropertiesBuilder(org.refcodes.structure.Properties aProperties)
PropertiesBuilder instance filled with the provided
Properties.aProperties - the a propertiesProfileProperties.static RuntimeProperties.RuntimePropertiesBuilder toRuntimePropertiesBuilder(Map<?,?> aProperties)
PropertiesBuilder instance filled with the provided
Properties.aProperties - the a propertiesRuntimeProperties.static RuntimeProperties.RuntimePropertiesBuilder toRuntimePropertiesBuilder(InputStream aInputStream) throws IOException
InputStream. Save them
using the method Properties.saveTo(OutputStream).aInputStream - The InputStream from which to load the
properties.RuntimeProperties.IOException - thrown in case loading the properties failedstatic RuntimeProperties.RuntimePropertiesBuilder toRuntimePropertiesBuilder(URL aURL) throws IOException
URL.aURL - The URL from which to load the properties.RuntimeProperties.IOException - thrown in case loading the properties failedstatic RuntimeProperties.RuntimePropertiesBuilder toRuntimePropertiesBuilder(String aFilePath) throws IOException
RuntimeUtility.toAppConfigDirs().aFilePath - The file path from which to load the properties.IOException - thrown in case loading the properties failedstatic RuntimeProperties.RuntimePropertiesBuilder toRuntimePropertiesBuilder(File aFile) throws IOException
RuntimeUtility.toAppConfigDirs().aFile - The File from which to load the properties.IOException - thrown in case loading the properties faileddefault RuntimeProperties.RuntimePropertiesBuilder withFlush() throws IOException
RuntimeProperties.MutableRuntimeProperties.flush() method.IOException - thrown in case writing the properties back faileddefault RuntimeProperties.RuntimePropertiesBuilder withPut(String aKey, String aValue)
withPut in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPut in interface org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.structure.PathMap.PathMapBuilder<String>>withPut in interface org.refcodes.structure.PathMap.PathMapBuilder<String>withPut in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithPut in interface org.refcodes.structure.Properties.PropertiesBuilderaKey - the a keyaValue - the a valuedefault RuntimeProperties.RuntimePropertiesBuilder withPut(org.refcodes.structure.Relation<String,String> aProperty)
withPut in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPut in interface org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<String,String,org.refcodes.structure.PathMap.PathMapBuilder<String>>withPut in interface org.refcodes.structure.PathMap.PathMapBuilder<String>withPut in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithPut in interface org.refcodes.structure.Properties.PropertiesBuilderaProperty - the a propertydefault RuntimeProperties.RuntimePropertiesBuilder withPutInteger(String aKey, Integer aValue)
withPutInteger in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutInteger in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithPutInteger in interface org.refcodes.structure.Properties.PropertiesBuilderaKey - the a keyaValue - the a valuedefault RuntimeProperties.RuntimePropertiesBuilder withPutShort(String aKey, Short aValue)
withPutShort in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutShort in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithPutShort in interface org.refcodes.structure.Properties.PropertiesBuilderaKey - the a keyaValue - the a valuedefault RuntimeProperties.RuntimePropertiesBuilder withPutByte(String aKey, Byte aValue)
withPutByte in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutByte in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithPutByte in interface org.refcodes.structure.Properties.PropertiesBuilderaKey - the a keyaValue - the a valuedefault RuntimeProperties.RuntimePropertiesBuilder withPutDouble(String aKey, Double aValue)
withPutDouble in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutDouble in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithPutDouble in interface org.refcodes.structure.Properties.PropertiesBuilderaKey - the a keyaValue - the a valuedefault RuntimeProperties.RuntimePropertiesBuilder withPutFloat(String aKey, Float aValue)
withPutFloat in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutFloat in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithPutFloat in interface org.refcodes.structure.Properties.PropertiesBuilderaKey - the a keyaValue - the a valuedefault RuntimeProperties.RuntimePropertiesBuilder withPutBoolean(String aKey, Boolean aValue)
withPutBoolean in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutBoolean in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithPutBoolean in interface org.refcodes.structure.Properties.PropertiesBuilderaKey - the a keyaValue - the a valuedefault RuntimeProperties.RuntimePropertiesBuilder withPutLong(String aKey, Long aValue)
withPutLong in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithPutLong in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithPutLong in interface org.refcodes.structure.Properties.PropertiesBuilderaKey - the a keyaValue - the a valuedefault RuntimeProperties.RuntimePropertiesBuilder withLoadFrom(File aFile) throws IOException
withLoadFrom in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithLoadFrom in interface org.refcodes.structure.Properties.PropertiesBuilderaFile - the a fileIOException - Signals that an I/O exception has occurred.default RuntimeProperties.RuntimePropertiesBuilder withLoadFrom(String aFilePath) throws IOException
withLoadFrom in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithLoadFrom in interface org.refcodes.structure.Properties.PropertiesBuilderaFilePath - the a file pathIOException - Signals that an I/O exception has occurred.default RuntimeProperties.RuntimePropertiesBuilder withSaveTo(File aFile) throws IOException
withSaveTo in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithSaveTo in interface org.refcodes.structure.Properties.PropertiesBuilderaFile - the a fileIOException - Signals that an I/O exception has occurred.default RuntimeProperties.RuntimePropertiesBuilder withSaveTo(String aFilePath) throws IOException
withSaveTo in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithSaveTo in interface org.refcodes.structure.Properties.PropertiesBuilderaFilePath - the a file pathIOException - Signals that an I/O exception has occurred.default RuntimeProperties.RuntimePropertiesBuilder withSaveTo(File aFile, String aComment) throws IOException
withSaveTo in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithSaveTo in interface org.refcodes.structure.Properties.PropertiesBuilderaFile - the a fileaComment - the a commentIOException - Signals that an I/O exception has occurred.default RuntimeProperties.RuntimePropertiesBuilder withSaveTo(String aFilePath, String aComment) throws IOException
withSaveTo in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithSaveTo in interface org.refcodes.structure.Properties.PropertiesBuilderaFilePath - the a file pathaComment - the a commentIOException - Signals that an I/O exception has occurred.default RuntimeProperties.RuntimePropertiesBuilder withSaveTo(OutputStream aOutputStream) throws IOException
withSaveTo in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithSaveTo in interface org.refcodes.structure.Properties.PropertiesBuilderaOutputStream - the a output streamIOException - Signals that an I/O exception has occurred.default RuntimeProperties.RuntimePropertiesBuilder withSaveTo(OutputStream aOutputStream, String aComment) throws IOException
withSaveTo in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithSaveTo in interface org.refcodes.structure.Properties.PropertiesBuilderaOutputStream - the a output streamaComment - the a commentIOException - Signals that an I/O exception has occurred.default RuntimeProperties.RuntimePropertiesBuilder withLoadFrom(InputStream aInputStream) throws IOException
withLoadFrom in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithLoadFrom in interface org.refcodes.structure.Properties.PropertiesBuilderaInputStream - the a input streamIOException - Signals that an I/O exception has occurred.default RuntimeProperties.RuntimePropertiesBuilder withLoadFrom(URL aURL) throws IOException
withLoadFrom in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithLoadFrom in interface org.refcodes.structure.Properties.PropertiesBuilderaURL - the a URLIOException - Signals that an I/O exception has occurred.default RuntimeProperties.RuntimePropertiesBuilder withInsert(Object aObj)
withInsert in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithInsert in interface org.refcodes.structure.PathMap.PathMapBuilder<String>withInsert in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithInsert in interface org.refcodes.structure.Properties.PropertiesBuilderaObj - the a objdefault RuntimeProperties.RuntimePropertiesBuilder withInsertFrom(Object aFrom, String aFromPath)
withInsertFrom in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithInsertFrom in interface org.refcodes.structure.PathMap.PathMapBuilder<String>withInsertFrom in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithInsertFrom in interface org.refcodes.structure.Properties.PropertiesBuilderaFrom - the a fromaFromPath - the a from pathdefault RuntimeProperties.RuntimePropertiesBuilder withInsertTo(String aToPath, Object aFrom)
withInsertTo in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithInsertTo in interface org.refcodes.structure.PathMap.PathMapBuilder<String>withInsertTo in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithInsertTo in interface org.refcodes.structure.Properties.PropertiesBuilderaToPath - the a to pathaFrom - the a fromdefault RuntimeProperties.RuntimePropertiesBuilder withInsert(String aToPath, Object aFrom, String aFromPath)
withInsert in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithInsert in interface org.refcodes.structure.PathMap.PathMapBuilder<String>withInsert in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithInsert in interface org.refcodes.structure.Properties.PropertiesBuilderaToPath - the a to pathaFrom - the a fromaFromPath - the a from pathdefault RuntimeProperties.RuntimePropertiesBuilder withRemoveFrom(String aPath)
withRemoveFrom in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderwithRemoveFrom in interface org.refcodes.structure.PathMap.PathMapBuilder<String>withRemoveFrom in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderwithRemoveFrom in interface org.refcodes.structure.Properties.PropertiesBuilderaPath - the a pathRuntimeProperties.RuntimePropertiesBuilder retrieveFrom(String aFromPath)
retrieveFrom in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderretrieveFrom 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.PathMap.PathMapBuilder<String>retrieveFrom in interface org.refcodes.structure.ProfilePropertiesretrieveFrom in interface org.refcodes.structure.ProfileProperties.MutableProfilePropertiesretrieveFrom in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderretrieveFrom in interface org.refcodes.structure.PropertiesretrieveFrom in interface org.refcodes.structure.Properties.MutablePropertiesretrieveFrom in interface org.refcodes.structure.Properties.PropertiesBuilderretrieveFrom in interface RuntimePropertiesretrieveFrom in interface RuntimeProperties.MutableRuntimePropertiesaFromPath - the a from pathRuntimeProperties.RuntimePropertiesBuilder retrieveTo(String aToPath)
retrieveTo in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderretrieveTo 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.PathMap.PathMapBuilder<String>retrieveTo in interface org.refcodes.structure.ProfilePropertiesretrieveTo in interface org.refcodes.structure.ProfileProperties.MutableProfilePropertiesretrieveTo in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderretrieveTo in interface org.refcodes.structure.PropertiesretrieveTo in interface org.refcodes.structure.Properties.MutablePropertiesretrieveTo in interface org.refcodes.structure.Properties.PropertiesBuilderretrieveTo in interface RuntimePropertiesretrieveTo in interface RuntimeProperties.MutableRuntimePropertiesaToPath - the a to pathdefault RuntimeProperties.RuntimePropertiesBuilder retrieve(String aFromPath, String aToPath)
retrieve in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilderretrieve 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.PathMap.PathMapBuilder<String>retrieve in interface org.refcodes.structure.ProfilePropertiesretrieve in interface org.refcodes.structure.ProfileProperties.MutableProfilePropertiesretrieve in interface org.refcodes.structure.ProfileProperties.ProfilePropertiesBuilderretrieve in interface org.refcodes.structure.Propertiesretrieve in interface org.refcodes.structure.Properties.MutablePropertiesretrieve in interface org.refcodes.structure.Properties.PropertiesBuilderretrieve in interface RuntimePropertiesretrieve in interface RuntimeProperties.MutableRuntimePropertiesaFromPath - the a from pathaToPath - the a to pathCopyright © 2017. All rights reserved.