org.apache.cocoon.forms.datatype
Interface SelectionListBuilder
- All Known Implementing Classes:
- DefaultSelectionListBuilder, EnumSelectionListBuilder, FlowJXPathSelectionListBuilder, JavaScriptSelectionListBuilder, JavaSelectionListBuilder
public interface SelectionListBuilder
Builds SelectionList
s from an XML description.
- Version:
- $Id: SelectionListBuilder.java 449149 2006-09-23 03:58:05Z crossley $
ROLE
static final String ROLE
build
SelectionList build(Element selectionListElement,
Datatype datatype)
throws Exception
- Throws:
Exception
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.