org.apache.cocoon.forms.datatype.convertor
Class Icu4jDateConvertorBuilder
java.lang.Object
org.apache.cocoon.forms.datatype.convertor.Icu4jDateConvertorBuilder
- All Implemented Interfaces:
- ConvertorBuilder, DateConvertorBuilder
- public class Icu4jDateConvertorBuilder
- extends Object
- implements DateConvertorBuilder
Builds Icu4jDateConvertor
s.
- Version:
- $Id: Icu4jDateConvertorBuilder.java 587759 2007-10-24 03:00:37Z vgritsenko $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Icu4jDateConvertorBuilder
public Icu4jDateConvertorBuilder()
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-2008 The Apache Software Foundation. All Rights Reserved.