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.java 151179 2005-02-03 16:55:16Z tim $
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-2005 The Apache Software Foundation. All Rights Reserved.