See: Description
Interface | Description |
---|---|
Converter<T> |
Interface for type converters.
|
Class | Description |
---|---|
BuiltInConverters |
Provides some built-in converters used by
DefaultPicoContainer . |
ConverterTestCase | |
ConverterTestCase.MyConverter | |
ConvertsNothing |
Null-object implementation of Converters
|
NewInstanceConverter |
Converts a value to an object via its single-String constructor.
|
UrlConverter |
Converts values to URL data type objects
|
Individual String to Type converters, that PicoContainer may use to convert types where required. Of Note:
Copyright © 2003–2016 Codehaus. All rights reserved.