Uses of Interface
org.frankframework.dataconversion.DataConverter
Packages that use DataConverter
-
Uses of DataConverter in org.frankframework.dataconversion
Methods in org.frankframework.dataconversion that return DataConverterModifier and TypeMethodDescriptionstatic DataConverterDataConverterFactory.getConverter(@Nullable Object data, ThrowingSupplier<@Nullable String, IOException> charsetSupplier) Factory method to create a DataConverter to wrap the data that is passed