Skip navigation links

Package org.josef.util.convert

Utility Classes to convert a value of one type to another type.

See: Description

Package org.josef.util.convert Description

Utility Classes to convert a value of one type to another type.
This package was particulalrly created to convert values passed to a JSF validator. An input text field with a number converter for example, results in a validator being called with a value of type BigDecimal, even though the backing bean for example uses an Integer.
Skip navigation links

Copyright © 2008–2018. All rights reserved.