public class BindingConfig extends Object
| Constructor and Description |
|---|
BindingConfig(Field property,
Set<org.smooks.api.converter.TypeConverterFactory<?,?>> typeConverterFactories) |
BindingConfig(Field property,
String wireBeanId,
Set<org.smooks.api.converter.TypeConverterFactory<?,?>> typeConverterFactories) |
BindingConfig(String wireBeanId,
Set<org.smooks.api.converter.TypeConverterFactory<?,?>> typeConverterFactories) |
| Modifier and Type | Method and Description |
|---|---|
Field |
getProperty() |
String |
getSelector() |
String |
getType() |
boolean |
isBoundToProperty() |
boolean |
isWiring() |
Copyright © 2023. All rights reserved.