public abstract class Converter extends Object implements Serializable
| Constructor and Description | 
|---|
| Converter() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<? extends Attribute> | getAttributes() | 
| abstract String | getConverterClass() | 
| abstract String | getConverterId() | 
| abstract String | getForClass() | 
| abstract List<? extends Property> | getProperties() | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.