org.barracudamvc.contrib.dbroggisch.display
Class ReflectionMapper

java.lang.Object
  extended byorg.barracudamvc.contrib.dbroggisch.display.ReflectionMapper

public class ReflectionMapper
extends Object


Constructor Summary
ReflectionMapper()
           
 
Method Summary
static LightweightTemplateModel map(LightweightTemplateModel model, Object obj)
           
static List map(List objs)
           
static LightweightTemplateModel map(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectionMapper

public ReflectionMapper()
Method Detail

map

public static List map(List objs)

map

public static LightweightTemplateModel map(Object obj)

map

public static LightweightTemplateModel map(LightweightTemplateModel model,
                                           Object obj)


Copyright © 2004 BarracudaMVC.org All Rights Reserved.