public final class LongToCastorTime extends AbstractTypeConvertor
Long
to org.exolab.castor.types.Time
.Constructor and Description |
---|
LongToCastorTime()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
configure(AbstractProperties properties)
Configure the converter with given configuration.
|
Object |
convert(Object object)
Convert the object from one type to another.
|
void |
parameterize(String parameter)
Initialize the converter with the given parameter.
|
clone, fromType, toString, toType
public void configure(AbstractProperties properties)
properties
- Properties to use.public void parameterize(String parameter)
null
which both should lead to
the default behaviour of the converter.parameter
- The parameter for the convertor (null if is not specified).Copyright © 2013. All rights reserved.