Interface ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder

  • All Superinterfaces:
    org.refcodes.structure.CanonicalMap, org.refcodes.structure.CanonicalMap.CanonicalMapBuilder, org.refcodes.structure.CanonicalMap.MutableCanonicalMap, org.refcodes.structure.Clearable, org.refcodes.structure.Containable, org.refcodes.mixin.DecryptPrefixAccessor, org.refcodes.mixin.DecryptPrefixAccessor.DecryptPrefixBuilder<java.lang.String>, org.refcodes.mixin.DecryptPrefixAccessor.DecryptPrefixMutator, org.refcodes.mixin.DecryptPrefixAccessor.DecryptPrefixProperty, org.refcodes.mixin.DelimiterAccessor, org.refcodes.structure.Dictionary<java.lang.String,T>, org.refcodes.structure.Dictionary.MutableDictionary<java.lang.String,T>, org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<java.lang.String,T,org.refcodes.structure.PathMap.PathMapBuilder<T>>, org.refcodes.mixin.Dumpable, org.refcodes.mixin.EncryptPrefixAccessor, org.refcodes.mixin.EncryptPrefixAccessor.EncryptPrefixBuilder<java.lang.String>, org.refcodes.mixin.EncryptPrefixAccessor.EncryptPrefixMutator, org.refcodes.mixin.EncryptPrefixAccessor.EncryptPrefixProperty, java.io.Flushable, org.refcodes.component.Flushable, org.refcodes.component.Flushable.FlushBuilder<java.lang.String>, org.refcodes.structure.Keys<java.lang.String,T>, org.refcodes.structure.Keys.MutableKeys<java.lang.String,T>, org.refcodes.structure.Keys.MutableValues<java.lang.String,T>, java.util.Map<java.lang.String,T>, ObfuscationProperties, ObfuscationProperties.MutableObfuscationProperties, ObfuscationProperties.ObfuscationPropertiesBuilder, ObfuscationResourceProperties, ObfuscationResourceProperties.MutableObfuscationResourceProperties, org.refcodes.structure.PathMap<java.lang.String>, org.refcodes.structure.PathMap.MutablePathMap<java.lang.String>, org.refcodes.structure.PathMap.PathMapBuilder<java.lang.String>, org.refcodes.configuration.Properties, org.refcodes.configuration.Properties.MutableProperties, org.refcodes.configuration.Properties.PropertiesBuilder, org.refcodes.structure.PropertiesAccessorMixin, org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<java.lang.String>, org.refcodes.structure.PropertiesAccessorMixin.PropertiesMixin, org.refcodes.structure.PropertiesAccessorMixin.PropertiesMutatorMixin, org.refcodes.configuration.ResourceProperties, org.refcodes.configuration.ResourceProperties.MutableResoureProperties, org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder, org.refcodes.mixin.TypeAccessor<java.lang.String>
    All Known Implementing Classes:
    AbstractObfuscationResourcePropertiesBuilderDecorator, ObfuscationResourcePropertiesBuilderDecorator
    Enclosing interface:
    ObfuscationResourceProperties


    public static interface ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder
    extends ObfuscationResourceProperties.MutableObfuscationResourceProperties, org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder, ObfuscationProperties.ObfuscationPropertiesBuilder
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.refcodes.structure.CanonicalMap

        org.refcodes.structure.CanonicalMap.CanonicalMapBuilder, org.refcodes.structure.CanonicalMap.MutableCanonicalMap
      • Nested classes/interfaces inherited from interface org.refcodes.mixin.DecryptPrefixAccessor

        org.refcodes.mixin.DecryptPrefixAccessor.DecryptPrefixBuilder<B extends org.refcodes.mixin.DecryptPrefixAccessor.DecryptPrefixBuilder<B>>, org.refcodes.mixin.DecryptPrefixAccessor.DecryptPrefixMutator, org.refcodes.mixin.DecryptPrefixAccessor.DecryptPrefixProperty
      • Nested classes/interfaces inherited from interface org.refcodes.mixin.DelimiterAccessor

        org.refcodes.mixin.DelimiterAccessor.DelimiterBuilder<B extends org.refcodes.mixin.DelimiterAccessor.DelimiterBuilder<B>>, org.refcodes.mixin.DelimiterAccessor.DelimiterMutator, org.refcodes.mixin.DelimiterAccessor.DelimiterProperty
      • Nested classes/interfaces inherited from interface org.refcodes.structure.Dictionary

        org.refcodes.structure.Dictionary.MutableDictionary<K extends java.lang.Object,V extends java.lang.Object>
      • Nested classes/interfaces inherited from interface org.refcodes.structure.Dictionary.MutableDictionary

        org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<K extends java.lang.Object,V extends java.lang.Object,B extends org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<K,V,B>>
      • Nested classes/interfaces inherited from interface org.refcodes.mixin.EncryptPrefixAccessor

        org.refcodes.mixin.EncryptPrefixAccessor.EncryptPrefixBuilder<B extends org.refcodes.mixin.EncryptPrefixAccessor.EncryptPrefixBuilder<B>>, org.refcodes.mixin.EncryptPrefixAccessor.EncryptPrefixMutator, org.refcodes.mixin.EncryptPrefixAccessor.EncryptPrefixProperty
      • Nested classes/interfaces inherited from interface org.refcodes.component.Flushable

        org.refcodes.component.Flushable.FlushBuilder<B extends org.refcodes.component.Flushable.FlushBuilder<B>>
      • Nested classes/interfaces inherited from interface org.refcodes.structure.PathMap

        org.refcodes.structure.PathMap.MutablePathMap<T extends java.lang.Object>, org.refcodes.structure.PathMap.PathMapBuilder<T extends java.lang.Object>
      • Nested classes/interfaces inherited from interface org.refcodes.configuration.Properties

        org.refcodes.configuration.Properties.MutableProperties, org.refcodes.configuration.Properties.PropertiesBuilder
      • Nested classes/interfaces inherited from interface org.refcodes.structure.PropertiesAccessorMixin

        org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<T extends java.lang.Object>, org.refcodes.structure.PropertiesAccessorMixin.PropertiesMixin, org.refcodes.structure.PropertiesAccessorMixin.PropertiesMutatorMixin
      • Nested classes/interfaces inherited from interface org.refcodes.configuration.ResourceProperties

        org.refcodes.configuration.ResourceProperties.MutableResoureProperties, org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • Nested classes/interfaces inherited from interface org.refcodes.mixin.TypeAccessor

        org.refcodes.mixin.TypeAccessor.TypeMutator<T extends java.lang.Object>, org.refcodes.mixin.TypeAccessor.TypeProperty<T extends java.lang.Object>
    • Field Summary

      • Fields inherited from interface org.refcodes.configuration.ResourceProperties

        VALUE_ATTRIBUTES
      • Fields inherited from interface org.refcodes.configuration.ResourceProperties.MutableResoureProperties

        DEFAULT_COMMENT
    • Method Detail

      • withPut

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withPut​(java.lang.String aKey,
                                                                                           java.lang.String aValue)
        Specified by:
        withPut in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withPut in interface org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<java.lang.String,T extends java.lang.Object,org.refcodes.structure.PathMap.PathMapBuilder<T extends java.lang.Object>>
        Specified by:
        withPut in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withPut in interface org.refcodes.structure.PathMap.PathMapBuilder<java.lang.String>
        Specified by:
        withPut in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withPut in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<java.lang.String>
        Specified by:
        withPut in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withPut

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withPut​(org.refcodes.structure.Relation<java.lang.String,java.lang.String> aProperty)
        Specified by:
        withPut in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withPut in interface org.refcodes.structure.Dictionary.MutableDictionary.DictionaryBuilder<java.lang.String,T extends java.lang.Object,org.refcodes.structure.PathMap.PathMapBuilder<T extends java.lang.Object>>
        Specified by:
        withPut in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withPut in interface org.refcodes.structure.PathMap.PathMapBuilder<java.lang.String>
        Specified by:
        withPut in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withPut in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withPutInteger

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withPutInteger​(java.lang.String aKey,
                                                                                                  java.lang.Integer aValue)
        Specified by:
        withPutInteger in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withPutInteger in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withPutInteger in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withPutInteger in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<java.lang.String>
        Specified by:
        withPutInteger in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withPutShort

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withPutShort​(java.lang.String aKey,
                                                                                                java.lang.Short aValue)
        Specified by:
        withPutShort in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withPutShort in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withPutShort in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withPutShort in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<java.lang.String>
        Specified by:
        withPutShort in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withPutByte

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withPutByte​(java.lang.String aKey,
                                                                                               java.lang.Byte aValue)
        Specified by:
        withPutByte in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withPutByte in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withPutByte in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withPutByte in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<java.lang.String>
        Specified by:
        withPutByte in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withPutDouble

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withPutDouble​(java.lang.String aKey,
                                                                                                 java.lang.Double aValue)
        Specified by:
        withPutDouble in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withPutDouble in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withPutDouble in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withPutDouble in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<java.lang.String>
        Specified by:
        withPutDouble in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withPutFloat

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withPutFloat​(java.lang.String aKey,
                                                                                                java.lang.Float aValue)
        Specified by:
        withPutFloat in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withPutFloat in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withPutFloat in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withPutFloat in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<java.lang.String>
        Specified by:
        withPutFloat in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withPutBoolean

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withPutBoolean​(java.lang.String aKey,
                                                                                                  java.lang.Boolean aValue)
        Specified by:
        withPutBoolean in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withPutBoolean in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withPutBoolean in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withPutBoolean in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<java.lang.String>
        Specified by:
        withPutBoolean in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withPutLong

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withPutLong​(java.lang.String aKey,
                                                                                               java.lang.Long aValue)
        Specified by:
        withPutLong in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withPutLong in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withPutLong in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withPutLong in interface org.refcodes.structure.PropertiesAccessorMixin.PropertiesBuilderMixin<java.lang.String>
        Specified by:
        withPutLong in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withInsertFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withInsertFrom​(java.lang.Object aFrom,
                                                                                                  java.lang.String aFromPath)
        Specified by:
        withInsertFrom in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withInsertFrom in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withInsertFrom in interface org.refcodes.structure.PathMap.PathMapBuilder<java.lang.String>
        Specified by:
        withInsertFrom in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withInsertFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withInsertTo

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withInsertTo​(java.lang.String aToPath,
                                                                                                java.lang.Object aFrom)
        Specified by:
        withInsertTo in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withInsertTo in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withInsertTo in interface org.refcodes.structure.PathMap.PathMapBuilder<java.lang.String>
        Specified by:
        withInsertTo in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withInsertTo in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withInsert

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withInsert​(java.lang.String aToPath,
                                                                                              java.lang.Object aFrom,
                                                                                              java.lang.String aFromPath)
        Specified by:
        withInsert in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withInsert in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withInsert in interface org.refcodes.structure.PathMap.PathMapBuilder<java.lang.String>
        Specified by:
        withInsert in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withInsert in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withRemoveFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withRemoveFrom​(java.lang.String aPath)
        Specified by:
        withRemoveFrom in interface org.refcodes.structure.CanonicalMap.CanonicalMapBuilder
        Specified by:
        withRemoveFrom in interface ObfuscationProperties.ObfuscationPropertiesBuilder
        Specified by:
        withRemoveFrom in interface org.refcodes.structure.PathMap.PathMapBuilder<java.lang.String>
        Specified by:
        withRemoveFrom in interface org.refcodes.configuration.Properties.PropertiesBuilder
        Specified by:
        withRemoveFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
      • withLoadFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withLoadFrom​(java.lang.String aFilePath)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withLoadFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withLoadFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withLoadFrom​(java.lang.Class<?> aResourceClass,
                                                                                                java.lang.String aFilePath)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withLoadFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withLoadFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withLoadFrom​(java.lang.String aFilePath,
                                                                                                char... aDelimiters)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withLoadFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withLoadFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withLoadFrom​(java.lang.Class<?> aResourceClass,
                                                                                                java.lang.String aFilePath,
                                                                                                char... aDelimiters)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withLoadFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withLoadFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withLoadFrom​(java.io.File aFile)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withLoadFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withLoadFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withLoadFrom​(java.io.File aFile,
                                                                                                char... aDelimiters)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withLoadFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withLoadFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withLoadFrom​(java.net.URL aUrl)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withLoadFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withLoadFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withLoadFrom​(java.net.URL aUrl,
                                                                                                char... aDelimiters)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withLoadFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withLoadFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withLoadFrom​(java.io.InputStream aInputStream)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withLoadFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withLoadFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withLoadFrom​(java.io.InputStream aInputStream,
                                                                                                char... aDelimiters)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withLoadFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withSeekFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withSeekFrom​(java.io.File aFile)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withSeekFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withSeekFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withSeekFrom​(java.io.File aFile,
                                                                                                char... aDelimiters)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withSeekFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withSeekFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withSeekFrom​(java.lang.String aFilePath)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withSeekFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withSeekFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withSeekFrom​(java.lang.Class<?> aResourceClass,
                                                                                                java.lang.String aFilePath)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withSeekFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withSeekFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withSeekFrom​(java.lang.String aFilePath,
                                                                                                char... aDelimiters)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withSeekFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException
      • withSeekFrom

        default ObfuscationResourceProperties.ObfuscationResourcePropertiesBuilder withSeekFrom​(java.lang.Class<?> aResourceClass,
                                                                                                java.lang.String aFilePath,
                                                                                                char... aDelimiters)
                                                                                         throws java.io.IOException,
                                                                                                java.text.ParseException
        Specified by:
        withSeekFrom in interface org.refcodes.configuration.ResourceProperties.ResourcePropertiesBuilder
        Throws:
        java.io.IOException
        java.text.ParseException