org.apache.cocoon.forms.formmodel.tree.builder
Interface TreeModelDefinitionBuilder
- All Known Implementing Classes:
- JavaTreeModelDefinitionBuilder, SourceTreeModelDefinitionBuilder
- public interface TreeModelDefinitionBuilder
Builds TreeModel
s from an XML description.
- Version:
- $Id: TreeModelDefinitionBuilder.java 190962 2005-06-16 17:17:00Z sylvain $
ROLE
public static final String ROLE
build
public TreeModelDefinition build(Element treeModelElement)
throws Exception
- Throws:
Exception
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.