org.apache.cocoon.forms.datatype.typeimpl
Class LongTypeBuilder
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatypeBuilder
org.apache.cocoon.forms.datatype.typeimpl.LongTypeBuilder
- All Implemented Interfaces:
- Configurable, Contextualizable, DatatypeBuilder, LogEnabled, Serviceable
- public class LongTypeBuilder
- extends AbstractDatatypeBuilder
Builds LongType
s.
- Version:
- $Id: LongTypeBuilder.java 56582 2004-11-04 10:16:22Z sylvain $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LongTypeBuilder
public LongTypeBuilder()
build
public Datatype build(Element datatypeElement,
boolean arrayType,
DatatypeManager datatypeManager)
throws Exception
- Throws:
Exception
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.