org.picocontainer.converters.package.html Maven / Gradle / Ivy
Insert title here
Individual String to Type converters, that PicoContainer may use to convert types where required. Of Note:
- Primitive and boxed equivalent converters
- java.io.File and java.net.URL converters
- Your own implementations of Converter
- An aggregate 'Converters' implementation that's built-in to PicoContainer (but extensible)