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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
ROLE
static final String ROLE
build
SelectionList build(Element selectionListElement,
Datatype datatype)
throws Exception
- Throws:
Exception
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.