net.sf.jasperreports.jsf.engine.converters
Class MapSourceConverter
java.lang.Object
net.sf.jasperreports.jsf.engine.converters.SourceConverterBase
net.sf.jasperreports.jsf.engine.converters.MapSourceConverter
- All Implemented Interfaces:
- Serializable, SourceConverter
public final class MapSourceConverter
- extends SourceConverterBase
Converter implementation which transforms the received
value into a map or an array of maps.
- Author:
- A. Alonso Dominguez
- See Also:
- Serialized Form
Method Summary |
protected Source |
createSource(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapSourceConverter
public MapSourceConverter()
createSource
protected Source createSource(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object value)
- Overrides:
createSource
in class SourceConverterBase
Copyright © 2011 SourceForge.net. All Rights Reserved.