Package org.picocontainer.converters
Class UrlConverter
- java.lang.Object
-
- org.picocontainer.converters.UrlConverter
-
-
Constructor Summary
Constructors Constructor Description UrlConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description URL
convert(String paramValue)
Performs a conversion between the given parameter value and the target type.
-