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 479296 2006-11-26 06:28:51Z antonio $
ROLE
static final String ROLE
build
TreeModelDefinition build(Element treeModelElement)
throws Exception
- Throws:
Exception
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.