org.apache.cocoon.forms.datatype
Class StaticSelectionList.SelectionListItem
java.lang.Object
org.apache.cocoon.forms.datatype.StaticSelectionList.SelectionListItem
- Enclosing class:
- StaticSelectionList
public final class StaticSelectionList.SelectionListItem
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StaticSelectionList.SelectionListItem
public StaticSelectionList.SelectionListItem(Object value,
XMLizable label)
StaticSelectionList.SelectionListItem
public StaticSelectionList.SelectionListItem(Object value,
String label)
StaticSelectionList.SelectionListItem
public StaticSelectionList.SelectionListItem(Object value)
getValue
public Object getValue()
generateSaxFragment
public void generateSaxFragment(ContentHandler contentHandler,
Locale locale,
Convertor.FormatCache formatCache)
throws SAXException
- Throws:
SAXException
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.