org.apache.cocoon.forms.formmodel
Class StructDefinitionBuilder
java.lang.Object
org.apache.cocoon.forms.formmodel.AbstractWidgetDefinitionBuilder
org.apache.cocoon.forms.formmodel.AbstractContainerDefinitionBuilder
org.apache.cocoon.forms.formmodel.StructDefinitionBuilder
- All Implemented Interfaces:
- Disposable, Serviceable, WidgetDefinitionBuilder
Deprecated. replaced by GroupDefinitionBuilder
- public class StructDefinitionBuilder
- extends AbstractContainerDefinitionBuilder
Builds {StructDefinition}s.
- Version:
- $Id: StructDefinitionBuilder.java 289538 2005-09-16 13:46:22Z sylvain $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StructDefinitionBuilder
public StructDefinitionBuilder()
- Deprecated.
buildWidgetDefinition
public WidgetDefinition buildWidgetDefinition(Element element)
throws Exception
- Deprecated.
- Throws:
Exception
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.