| Package | Description |
|---|---|
| org.jtransfo | |
| org.jtransfo.internal |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectFinder> |
JTransfoImpl.getObjectFinders()
Get the list of
ObjectFinders to allow customization. |
| Modifier and Type | Method and Description |
|---|---|
void |
JTransfoImpl.updateObjectFinders(List<ObjectFinder> newObjectFinders)
Update the list of object finders which is used.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NewInstanceObjectFinder
Object finder which creates a new object using the no-arguments constructor.
|
Copyright © 2016. All rights reserved.