org.apache.cocoon.woody.formmodel
Class UploadDefinitionBuilder

java.lang.Object
  extended by org.apache.cocoon.woody.formmodel.AbstractWidgetDefinitionBuilder
      extended by org.apache.cocoon.woody.formmodel.UploadDefinitionBuilder
All Implemented Interfaces:
Disposable, Serviceable, WidgetDefinitionBuilder

public class UploadDefinitionBuilder
extends AbstractWidgetDefinitionBuilder

Builds UploadDefinitions.

Version:
CVS $Id: UploadDefinitionBuilder.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Author:
Upayavira, Sylvain Wallez

Field Summary
 
Fields inherited from class org.apache.cocoon.woody.formmodel.AbstractWidgetDefinitionBuilder
datatypeManager, expressionManager, serviceManager, widgetDefinitionBuilderSelector, widgetValidatorBuilderSelector
 
Constructor Summary
UploadDefinitionBuilder()
           
 
Method Summary
 WidgetDefinition buildWidgetDefinition(Element widgetElement)
           
 
Methods inherited from class org.apache.cocoon.woody.formmodel.AbstractWidgetDefinitionBuilder
buildAnotherWidgetDefinition, buildEventListeners, dispose, service, setDisplayData, setId, setLocation, setValidators
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UploadDefinitionBuilder

public UploadDefinitionBuilder()
Method Detail

buildWidgetDefinition

public WidgetDefinition buildWidgetDefinition(Element widgetElement)
                                       throws Exception
Throws:
Exception


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.