org.apache.cocoon.forms.datatype.typeimpl
Class DecimalTypeBuilder
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatypeBuilder
org.apache.cocoon.forms.datatype.typeimpl.DecimalTypeBuilder
- All Implemented Interfaces:
- Disposable, Configurable, Contextualizable, LogEnabled, Serviceable, DatatypeBuilder
public class DecimalTypeBuilder
- extends AbstractDatatypeBuilder
Builds DecimalType
s.
- Version:
- $Id: DecimalTypeBuilder.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 |
DecimalTypeBuilder
public DecimalTypeBuilder()
build
public Datatype build(Element datatypeElement,
boolean arrayType,
DatatypeManager datatypeManager)
throws Exception
- Throws:
Exception
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.