org.apache.cocoon.forms.formmodel.tree.builder
Interface TreeModelDefinitionBuilder
- All Known Implementing Classes:
- JavaTreeModelDefinitionBuilder, SourceTreeModelDefinitionBuilder
- public interface TreeModelDefinitionBuilder
Builds TreeModels from an XML description.
- Version:
- $Id: TreeModelDefinitionBuilder.java 479296 2006-11-26 06:28:51Z antonio $
ROLE
public static final String ROLE
build
public TreeModelDefinition build(Element treeModelElement)
throws Exception
- Throws:
Exception
Copyright © 1999-2007 The Apache Software Foundation. All Rights Reserved.