Package org.picocontainer.converters
-
Interface Summary Interface Description Converter<T> Interface for type converters. -
Class Summary Class Description BuiltInConverters Provides some built-in converters used byDefaultPicoContainer
.ConvertsNothing Null-object implementation of ConvertersNewInstanceConverter Converts a value to an object via its single-String constructor.UrlConverter Converts values to URL data type objects