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 587759 2007-10-24 03:00:37Z vgritsenko $
ROLE
public static final String ROLE
build
public SelectionList build(Element selectionListElement,
Datatype datatype)
throws Exception
- Throws:
Exception
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.