org.apache.cocoon.forms.datatype.typeimpl
Class IntegerTypeBuilder
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatypeBuilder
org.apache.cocoon.forms.datatype.typeimpl.IntegerTypeBuilder
- All Implemented Interfaces:
- Configurable, Contextualizable, DatatypeBuilder, LogEnabled, Serviceable
- public class IntegerTypeBuilder
- extends AbstractDatatypeBuilder
Builds IntegerType
s.
- Version:
- $Id: IntegerTypeBuilder.java 151179 2005-02-03 16:55:16Z tim $
- Author:
- Antonio Gallardo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerTypeBuilder
public IntegerTypeBuilder()
build
public Datatype build(Element datatypeElement,
boolean arrayType,
DatatypeManager datatypeManager)
throws Exception
- Throws:
Exception
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.