com.uwyn.rife.template
Class BeanHandlerXhtml
java.lang.Object
com.uwyn.rife.template.AbstractBeanHandler
com.uwyn.rife.template.BeanHandlerXhtml
- All Implemented Interfaces:
- BeanHandler
public class BeanHandlerXhtml
- extends AbstractBeanHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static BeanHandlerXhtml getInstance()
getMimeType
public MimeType getMimeType()
- Specified by:
getMimeType in class AbstractBeanHandler
getFormBuilder
public FormBuilder getFormBuilder()
- Description copied from interface:
BeanHandler
- Returns a form builder which will be used to generate
forms in the corresponding template.
- Returns:
- a form builder for use with the corresponding template
getPropertyValues
protected Map<String,Object> getPropertyValues(Template template,
Object bean,
String prefix)
throws BeanUtilsException
- Specified by:
getPropertyValues in class AbstractBeanHandler
- Throws:
BeanUtilsException
Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.