public class DefaultConverterOptions extends Object implements ConverterOptions
Constructor and Description |
---|
DefaultConverterOptions() |
Modifier and Type | Method and Description |
---|---|
Map<Map.Entry<Class<?>,Class<?>>,Convert<?>> |
getConverterOverrides()
Overrides for converter conversions..
|
<T> T |
getCustomOption(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
falseChar, getCharset, getClassLoader, getLocale, getTimeZone, getZoneId, trueChar
public <T> T getCustomOption(String name)
getCustomOption
in interface ConverterOptions
public Map<Map.Entry<Class<?>,Class<?>>,Convert<?>> getConverterOverrides()
ConverterOptions
getConverterOverrides
in interface ConverterOptions
Copyright © 2024. All rights reserved.