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.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 |
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-2010 The Apache Software Foundation. All Rights Reserved.