public class ConverterRegistry extends Object
| Modifier and Type | Field and Description |
|---|---|
private Map |
converters |
| Constructor and Description |
|---|
ConverterRegistry() |
| Modifier and Type | Method and Description |
|---|---|
ConverterIF |
getConverter(String type) |
private Map converters
@Nullable public ConverterIF getConverter(String type)
Copyright © 2020. All rights reserved.