org.apache.cocoon.woody.datatype.convertor
Class FormattingFloatConvertorBuilder
java.lang.Object
org.apache.cocoon.woody.datatype.convertor.FormattingFloatConvertorBuilder
- All Implemented Interfaces:
- ConvertorBuilder
public class FormattingFloatConvertorBuilder
- extends Object
- implements ConvertorBuilder
Builds FormattingDecimalConvertor
s.
- Version:
- CVS $Id: FormattingFloatConvertorBuilder.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormattingFloatConvertorBuilder
public FormattingFloatConvertorBuilder()
build
public Convertor build(Element configElement)
throws Exception
- Specified by:
build
in interface ConvertorBuilder
- Parameters:
configElement
- is allowed to be null!
- Throws:
Exception
createConvertor
protected FormattingDecimalConvertor createConvertor()
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.