org.apache.cocoon.forms.datatype
Interface SelectionListBuilder
- All Known Implementing Classes:
- DefaultSelectionListBuilder, EnumSelectionListBuilder, FlowJXPathSelectionListBuilder, JavaSelectionListBuilder
- public interface SelectionListBuilder
Builds SelectionList
s from an XML description.
- Version:
- $Id: SelectionListBuilder.java 151179 2005-02-03 16:55:16Z tim $
ROLE
public static final String ROLE
build
public SelectionList build(Element selectionListElement,
Datatype datatype)
throws Exception
- Throws:
Exception
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.