org.apache.cocoon.forms.datatype.convertor
Class PlainDecimalConvertorBuilder
java.lang.Object
org.apache.cocoon.forms.datatype.convertor.PlainDecimalConvertorBuilder
- All Implemented Interfaces:
- ConvertorBuilder
public class PlainDecimalConvertorBuilder
- extends Object
- implements ConvertorBuilder
- Version:
- $Id: PlainDecimalConvertorBuilder.java 449149 2006-09-23 03:58:05Z crossley $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlainDecimalConvertorBuilder
public PlainDecimalConvertorBuilder()
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-2007 The Apache Software Foundation. All Rights Reserved.