Uses of Package
org.scopemvc.util.convertor

Packages that use org.scopemvc.util.convertor
org.scopemvc.util.convertor This package contains an extensible mechanism used to convert arbitrary types to and from a String representation. 
 

Classes in org.scopemvc.util.convertor used by org.scopemvc.util.convertor
DateStringConvertor
          String convertor for type java.util.Date.
NullStringConvertor
           Abstract base class for StringConvertors that recognise a presetn String value to represent null.
NumberStringConvertor
          Abstract base class for numeric StringConvertors.
StringConvertor
          Specifies contract for all classes converting object values to String representation and back from String into object instances.
 



Copyright © 2000-2002 The Scope Team. All Rights Reserved.