org.apache.cocoon.forms.datatype
Class EnumSelectionListBuilder
java.lang.Object
org.apache.cocoon.forms.datatype.EnumSelectionListBuilder
- All Implemented Interfaces:
- SelectionListBuilder
public class EnumSelectionListBuilder
- extends Object
- implements SelectionListBuilder
Description of EnumSelectionListBuilder.
- Version:
- $Id: EnumSelectionListBuilder.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumSelectionListBuilder
public EnumSelectionListBuilder()
build
public SelectionList build(Element selectionListElement,
Datatype datatype)
throws Exception
- Specified by:
build
in interface SelectionListBuilder
- Throws:
Exception
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.