Package org.fastnate.data.properties
package org.fastnate.data.properties
-
ClassDescriptionConverts a string in an import file to a
Boolean.Converts a string from an import file to aCharacter.DateConverter<D extends Date>Converts a string in an import file file to a date.Uses theEntityRegistrationto resolve entities by their unique property.Converts a string in an import file to anEnumvalue.Converts a string from an import file to a Java object using a list ofFormats.MapConverter<K,T> Converts a string from an import file to an object by using an explicit mapping.Converts a string from an import file to a number.Wraps the contents of aPluralPropertyto use a common interface during import, independent of the actual subtype.Used to convert a string from an import file to a Java object.Base class for all importers that work withPropertyConverters.Uses theEntityRegistrationto resolve entities by a specific unique property.