org.apache.cocoon.woody.datatype
Class EnumSelectionListBuilder

java.lang.Object
  extended by org.apache.cocoon.woody.datatype.EnumSelectionListBuilder
All Implemented Interfaces:
SelectionListBuilder

public class EnumSelectionListBuilder
extends Object
implements SelectionListBuilder

Description of EnumSelectionListBuilder.

Version:
CVS $Id: EnumSelectionListBuilder.html 1304258 2012-03-23 10:09:27Z ilgrosso $

Field Summary
 
Fields inherited from interface org.apache.cocoon.woody.datatype.SelectionListBuilder
ROLE
 
Constructor Summary
EnumSelectionListBuilder()
           
 
Method Summary
 SelectionList build(Element selectionListElement, Datatype datatype)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnumSelectionListBuilder

public EnumSelectionListBuilder()
Method Detail

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.