| Package | Description |
|---|---|
| org.jtransfo | |
| org.jtransfo.internal |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ConvertInterceptor.convert(Object source,
T target,
boolean isTargetTo,
ConvertSourceTarget next,
String... tags)
Interceptor for
JTransfo.convert(Object, Object, String...). |
| Modifier and Type | Class and Description |
|---|---|
class |
ConvertInterceptorChainPiece
A piece of the chain with convert interceptors.
|
class |
JTransfoImpl
jTransfo main access point standard implementation.
|
| Constructor and Description |
|---|
ConvertInterceptorChainPiece(ConvertInterceptor interceptor,
ConvertSourceTarget next)
Constructor.
|
Copyright © 2017. All rights reserved.