mam.xml
Class FloatTypeHandler

mam.xml.XmlPreferencesTypeHandler
  |
  +--mam.xml.FloatTypeHandler

public class FloatTypeHandler
extends XmlPreferencesTypeHandler


Fields inherited from class mam.xml.XmlPreferencesTypeHandler
PREFERENCE_VALUE_ATTRIBUTE

Constructor Summary
FloatTypeHandler()
           

Method Summary
 Objectparse(Object target, Element source)
           

Constructor Detail

FloatTypeHandler

public FloatTypeHandler()
Method Detail

parse

public Object parse(Object target, Element source)