Package org.apache.logging.log4j.core.config.plugins.convert
TypeConverter plugins for converter strings into various types. These plugins are used for parsing plugin
attributes in plugin factory methods.
-
Interface Summary Interface Description TypeConverter<T> Interface for doing automatic String conversion to a specific type.