com.ricebridge.data.sc
Class LongStringConverter
java.lang.Object
com.ricebridge.data.sc.StringConverterSupport
com.ricebridge.data.sc.TypeStringConverter
com.ricebridge.data.sc.LongStringConverter
- All Implemented Interfaces:
- StringConverter
- public class LongStringConverter
- extends TypeStringConverter
Handle long textual representations.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sStandardDefault
protected static Long sStandardDefault
- Default value object.
LongStringConverter
public LongStringConverter()
LongStringConverter
public LongStringConverter(long pDefault)
LongStringConverter
public LongStringConverter(Long pDefault)
makeTypeObjectImpl
protected Object makeTypeObjectImpl(String pValue,
boolean pUseDefault)
throws Exception
- Description copied from class:
TypeStringConverter
- Type specific subclasses handle parsing.
- Specified by:
makeTypeObjectImpl in class TypeStringConverter
- Throws:
Exception
Copyright © 2004-2005 Ricebridge