Package | Description |
---|---|
org.jconverter.converter |
This package provides classes implementing the core object conversion functionality.
|
Modifier and Type | Method and Description |
---|---|
protected List<ConverterRegister> |
JGumConverter.getConverters(Class<?> clazz) |
Modifier and Type | Method and Description |
---|---|
U |
ConverterRegisterEvaluator.applyChain(ConverterRegister processingObject) |
Modifier and Type | Method and Description |
---|---|
protected U |
JGumConverter.evalConverters(List<ConverterRegister> converterRegisters,
Object source,
Type targetType,
JConverter context) |
Copyright © 2014. All rights reserved.