This project has retired. For details please refer to its Attic page.
Icu4jDateConvertorBuilder (Cocoon API 2.1.12-dev [March 20 2012])

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

java.lang.Object
  extended by org.apache.cocoon.forms.datatype.convertor.Icu4jDateConvertorBuilder
All Implemented Interfaces:
ConvertorBuilder

public class Icu4jDateConvertorBuilder
extends Object
implements ConvertorBuilder

Builds Icu4jDateConvertors.

Version:
$Id: Icu4jDateConvertorBuilder.html 1304258 2012-03-23 10:09:27Z ilgrosso $

Constructor Summary
Icu4jDateConvertorBuilder()
           
 
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

Icu4jDateConvertorBuilder

public Icu4jDateConvertorBuilder()
Method Detail

build

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


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