|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.intarsys.tools.converter.ConverterTools
public class ConverterTools
Tool class to deal with conversion.
| Constructor Summary | |
|---|---|
ConverterTools()
|
|
| Method Summary | ||
|---|---|---|
static
|
convertAll(Object source,
Class<T> clazz)
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConverterTools()
| Method Detail |
|---|
public static <T> List<T> convertAll(Object source,
Class<T> clazz)
throws ConversionException
ConversionException
|
intarsys runtime library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||