org.apache.cocoon.forms.datatype
Class EmptySelectionList
java.lang.Object
org.apache.cocoon.forms.datatype.EmptySelectionList
- All Implemented Interfaces:
- SelectionList
public class EmptySelectionList
- extends Object
- implements SelectionList
- Version:
- $Id: EmptySelectionList.java 449149 2006-09-23 03:58:05Z crossley $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptySelectionList
public EmptySelectionList(String text)
EmptySelectionList
public EmptySelectionList(String text,
boolean i18n)
getDatatype
public Datatype getDatatype()
- Specified by:
getDatatype
in interface SelectionList
generateSaxFragment
public void generateSaxFragment(ContentHandler contentHandler,
Locale locale)
throws SAXException
- Specified by:
generateSaxFragment
in interface SelectionList
- Throws:
SAXException
Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.