org.apache.cocoon.forms.datatype.typeimpl
Class CharTypeBuilder
java.lang.Object
org.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.forms.datatype.typeimpl.AbstractDatatypeBuilder
org.apache.cocoon.forms.datatype.typeimpl.CharTypeBuilder
- All Implemented Interfaces:
- Disposable, Configurable, Contextualizable, LogEnabled, Serviceable, DatatypeBuilder
public class CharTypeBuilder
- extends AbstractDatatypeBuilder
The builder for the char datatype.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharTypeBuilder
public CharTypeBuilder()
build
public Datatype build(Element datatypeElement,
boolean arrayType,
DatatypeManager datatypeManager)
throws Exception
- Throws:
Exception
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.