org.deegree.wpsclient.gui.converter
Class ComplexFormatConverter
java.lang.Object
org.deegree.wpsclient.gui.converter.ComplexFormatConverter
- All Implemented Interfaces:
- javax.faces.convert.Converter
public class ComplexFormatConverter
- extends Object
- implements javax.faces.convert.Converter
TODO add class documentation here
- Version:
- $Revision: $, $Date: $
- Author:
- Lyn Buesching, last edited by: $Author: lyn $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComplexFormatConverter
public ComplexFormatConverter()
getAsObject
public Object getAsObject(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
String value)
- Specified by:
getAsObject
in interface javax.faces.convert.Converter
getAsString
public String getAsString(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
Object value)
- Specified by:
getAsString
in interface javax.faces.convert.Converter
getAsDesc
public static String getAsDesc(ComplexFormat complexFormat)
getAsString
public static String getAsString(ComplexFormat complexFormat)
Copyright © 2011. All Rights Reserved.