org.apache.cocoon.forms.formmodel
Class UploadDefinitionBuilder
java.lang.Object
org.apache.cocoon.forms.formmodel.AbstractWidgetDefinitionBuilder
org.apache.cocoon.forms.formmodel.UploadDefinitionBuilder
- All Implemented Interfaces:
- Disposable, Serviceable, WidgetDefinitionBuilder
- public final class UploadDefinitionBuilder
- extends AbstractWidgetDefinitionBuilder
Builds UploadDefinition
s.
- Version:
- $Id: UploadDefinitionBuilder.java 327208 2005-10-21 15:30:51Z sylvain $
- Author:
- Upayavira, Sylvain Wallez
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UploadDefinitionBuilder
public UploadDefinitionBuilder()
buildWidgetDefinition
public WidgetDefinition buildWidgetDefinition(Element widgetElement)
throws Exception
- Throws:
Exception
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.