Package de.smartics.properties.spi.core.convert

Package class diagram package de.smartics.properties.spi.core.convert
Provides utilities to convert property values from and to Strings.

See:
          Description

Interface Summary
PropertyValueConverter Converter of property values to and from Strings.
 

Class Summary
BeanUtilsPropertyValueConverter Converter of property values to and from Strings using Apache's commons-beanutils.
ListPropertyHelper Helper to access list property information.
 

Package de.smartics.properties.spi.core.convert Description

Provides utilities to convert property values from and to Strings.

The central class to this package is BeanUtilsPropertyValueConverter that is responsible for the conversion from strings (scalar and list values).

Since:
1.0


Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.