org.apache.cocoon.forms.datatype.convertor
Class MillisDateConvertorBuilder

java.lang.Object
  extended byorg.apache.cocoon.forms.datatype.convertor.MillisDateConvertorBuilder
All Implemented Interfaces:
ConvertorBuilder, DateConvertorBuilder

public class MillisDateConvertorBuilder
extends Object
implements DateConvertorBuilder

Builds MillisDateConvertors.

Version:
$Id: MillisDateConvertorBuilder.html 1304280 2012-03-23 11:18:01Z ilgrosso $

Constructor Summary
MillisDateConvertorBuilder()
           
 
Method Summary
 Convertor build(Element configElement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MillisDateConvertorBuilder

public MillisDateConvertorBuilder()
Method Detail

build

public Convertor build(Element configElement)
Specified by:
build in interface ConvertorBuilder
Parameters:
configElement - is allowed to be null!


Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.