| Package | Description |
|---|---|
| org.smooks.cartridges.javabean.gen | |
| org.smooks.cartridges.javabean.gen.model |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ConfigGenerator.addArrayConfig(List<ClassConfig> classConfigs,
List<BindingConfig> bindings,
String rootPackage,
Field field) |
protected void |
ConfigGenerator.addCollectionConfig(List<ClassConfig> classConfigs,
List<BindingConfig> bindings,
String rootPackage,
Field field) |
| Modifier and Type | Field and Description |
|---|---|
protected List<BindingConfig> |
ClassConfig.bindings |
| Modifier and Type | Method and Description |
|---|---|
List<BindingConfig> |
ClassConfig.getBindings() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassConfig.setBindings(List<BindingConfig> bindings) |
Copyright © 2024. All rights reserved.