org.apache.cocoon.forms.formmodel
Class ImageMapDefinitionBuilder
java.lang.Object
org.apache.cocoon.forms.formmodel.AbstractWidgetDefinitionBuilder
org.apache.cocoon.forms.formmodel.ImageMapDefinitionBuilder
- All Implemented Interfaces:
- Disposable, Serviceable, WidgetDefinitionBuilder
- public class ImageMapDefinitionBuilder
- extends AbstractWidgetDefinitionBuilder
Builds ImageMapDefinition
s.
- Since:
- 2.1.8
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageMapDefinitionBuilder
public ImageMapDefinitionBuilder()
buildWidgetDefinition
public WidgetDefinition buildWidgetDefinition(Element widgetElement)
throws Exception
- Throws:
Exception
setupDefinition
protected void setupDefinition(Element widgetElement,
ImageMapDefinition definition)
throws Exception
- Throws:
Exception
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.