Uses of Interface
com.cedarsoftware.util.convert.ConverterOptions
Packages that use ConverterOptions
-
Uses of ConverterOptions in com.cedarsoftware.util.convert
Classes in com.cedarsoftware.util.convert that implement ConverterOptionsMethods in com.cedarsoftware.util.convert that return ConverterOptionsModifier and TypeMethodDescriptionConverter.getOptions()Retrieves the converter options associated with this Converter instance.Constructors in com.cedarsoftware.util.convert with parameters of type ConverterOptionsModifierConstructorDescriptionConverter(ConverterOptions options) Constructs a new Converter instance with the specified options.