Package com.cedarsoftware.util.io
Class ReadOptionsBuilder.DefaultConverterOptions
java.lang.Object
com.cedarsoftware.util.io.ReadOptionsBuilder.DefaultConverterOptions
- All Implemented Interfaces:
com.cedarsoftware.util.convert.ConverterOptions
- Enclosing class:
- ReadOptionsBuilder
public static class ReadOptionsBuilder.DefaultConverterOptions
extends Object
implements com.cedarsoftware.util.convert.ConverterOptions
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.cedarsoftware.util.convert.ConverterOptions
falseChar, getCharset, getClassLoader, getConverterOverrides, getLocale, getTimeZone, getZoneId, trueChar
-
Constructor Details
-
DefaultConverterOptions
public DefaultConverterOptions()
-
-
Method Details
-
getCustomOption
- Specified by:
getCustomOptionin interfacecom.cedarsoftware.util.convert.ConverterOptions
-