Uses of Package
net.sf.mmm.util.value.base

Packages that use net.sf.mmm.util.value.base
net.sf.mmm.util.value.base Contains the base-implementations of the value API
net.sf.mmm.util.value.impl Contains the implementation of the Value-Util API
 

Classes in net.sf.mmm.util.value.base used by net.sf.mmm.util.value.base
AbstractGenericValueConverter
          This is the abstract base implementation of the GenericValueConverter interface.
AbstractValueConverter
          This is the abstract base-implementation of the ValueConverter interface.
AbstractValueValidator
          This is the abstract-base implementation of the ValueValidator interface.
StringValueConverterImpl
          This is a utility class providing support for dealing with values (e.g. when reading configurations).
ValueValidatorNotNull
          This is an implementation of ValueValidator that validates that a given value is NOT null.
 

Classes in net.sf.mmm.util.value.base used by net.sf.mmm.util.value.impl
AbstractComposedValueConverter
          This is the abstract base implementation of the ComposedValueConverter interface.
AbstractGenericValueConverter
          This is the abstract base implementation of the GenericValueConverter interface.
AbstractRecursiveValueConverter
          This is an abstract base-implementation for a ValueConverter that performs recursive conversions on the owning-converter for converting child values.
AbstractSimpleValueConverter
          This is an abstract base-implementation of the ValueConverter interface that simply works with Class rather than GenericType.
AbstractValueConverter
          This is the abstract base-implementation of the ValueConverter interface.
 



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