org.apache.cocoon.forms.datatype.convertor
Class MillisDateConvertorBuilder
java.lang.Object
org.apache.cocoon.forms.datatype.convertor.MillisDateConvertorBuilder
- All Implemented Interfaces:
- ConvertorBuilder
- public class MillisDateConvertorBuilder
- extends Object
- implements ConvertorBuilder
Builds MillisDateConvertor
s.
- Version:
- $Id: MillisDateConvertorBuilder.java 151179 2005-02-03 16:55:16Z tim $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MillisDateConvertorBuilder
public MillisDateConvertorBuilder()
build
public Convertor build(Element configElement)
- Specified by:
build
in interface ConvertorBuilder
- Parameters:
configElement
- is allowed to be null!
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.