Namespaces

Classes

An generic Property related exception

The Property Mapper transforms simple types (arrays, strings, integers, floats, booleans) to objects or other simple types.

Concrete configuration object for the PropertyMapper.

Interfaces

Configuration object for the property mapper. This interface specifies all methods which are used by the property mapper and by the type converters during the conversion process. Thus, this interface does only contain read-only methods, and no methods to set any of these options.

Interface for type converters, which can convert from a simple type to an object or another simple type.