org.apache.cocoon.forms.formmodel.tree.builder
Class TreeDefinitionBuilder
java.lang.Object
org.apache.cocoon.forms.formmodel.AbstractWidgetDefinitionBuilder
org.apache.cocoon.forms.formmodel.tree.builder.TreeDefinitionBuilder
- All Implemented Interfaces:
- Disposable, Serviceable, WidgetDefinitionBuilder
public class TreeDefinitionBuilder
- extends AbstractWidgetDefinitionBuilder
Builds a Tree
.
- Version:
- $Id: TreeDefinitionBuilder.java 449149 2006-09-23 03:58:05Z crossley $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeDefinitionBuilder
public TreeDefinitionBuilder()
buildWidgetDefinition
public WidgetDefinition buildWidgetDefinition(Element widgetElement)
throws Exception
- Throws:
Exception
setupDefinition
protected void setupDefinition(Element widgetElement,
TreeDefinition definition)
throws Exception
- Throws:
Exception
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.