Uses of Interface
net.sf.mmm.util.value.api.StringValueConverter

Packages that use StringValueConverter
net.sf.mmm.util.value.base Contains the base-implementations of the value API
net.sf.mmm.util.xml.base Contains the base-implementation of the XML-Util API
 

Uses of StringValueConverter in net.sf.mmm.util.value.base
 

Classes in net.sf.mmm.util.value.base that implement StringValueConverter
 class StringValueConverterImpl
          This is a utility class providing support for dealing with values (e.g. when reading configurations).
 

Uses of StringValueConverter in net.sf.mmm.util.xml.base
 

Fields in net.sf.mmm.util.xml.base declared as StringValueConverter
private  StringValueConverter StaxUtilImpl.valueConverter
           
 

Methods in net.sf.mmm.util.xml.base that return StringValueConverter
protected  StringValueConverter StaxUtilImpl.getValueConverter()
           
 

Methods in net.sf.mmm.util.xml.base with parameters of type StringValueConverter
 void StaxUtilImpl.setValueConverter(StringValueConverter valueConverter)
           
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.