Skip navigation links
A B C D E F G I J L M N O P Q R S U W Z 

I

initConverters() - Method in class org.apache.tamaya.core.internal.PropertyConverterManager
Registers the default converters provided out of the box.
IntegerConverter - Class in org.apache.tamaya.core.internal.converters
Converter, converting from String to Integer, the supported format is one of the following: 123 (byte value) 0xFF (byte value) 0XDF (byte value) 0D1 (byte value) -123 (byte value) -0xFF (byte value) -0XDF (byte value) -0D1 (byte value) MIN_VALUE (ignoring case) MIN (ignoring case) MAX_VALUE (ignoring case) MAX (ignoring case)
IntegerConverter() - Constructor for class org.apache.tamaya.core.internal.converters.IntegerConverter
 
isConfigurationContextSettable() - Method in class org.apache.tamaya.core.internal.DefaultConfigurationProvider
 
isKeyInArea(String, String) - Static method in class org.apache.tamaya.core.ConfigurationFunctions
Calculates the current area key and compares it with the given key.
isScannable() - Method in class org.apache.tamaya.core.propertysource.BasePropertySource
 
isScannable() - Method in class org.apache.tamaya.core.propertysource.EnvironmentPropertySource
 
isScannable() - Method in class org.apache.tamaya.core.propertysource.SystemPropertySource
 
isTargetTypeSupported(TypeLiteral<?>) - Method in class org.apache.tamaya.core.internal.PropertyConverterManager
Allows to evaluate if a given target type is supported.
A B C D E F G I J L M N O P Q R S U W Z 
Skip navigation links