Package | Description |
---|---|
org.picocontainer.converters |
Individual String to Type converters, that PicoContainer may use to convert types where required.
|
Modifier and Type | Class and Description |
---|---|
static class |
ConverterTestCase.MyConverter |
class |
NewInstanceConverter
Converts a value to an object via its single-String constructor.
|
class |
UrlConverter
Converts values to URL data type objects
|
Modifier and Type | Method and Description |
---|---|
protected void |
BuiltInConverters.addConverter(Converter<?> converter,
Class<?> key) |
Copyright © 2003–2016 Codehaus. All rights reserved.