it.eng.spago.presentation
Class PresentationRendering

java.lang.Object
  extended byit.eng.spago.presentation.PresentationRendering

public class PresentationRendering
extends java.lang.Object


Constructor Summary
PresentationRendering()
           
 
Method Summary
static java.lang.String render(ResponseContainer responseContainer, java.util.ArrayList resources)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PresentationRendering

public PresentationRendering()
Method Detail

render

public static java.lang.String render(ResponseContainer responseContainer,
                                      java.util.ArrayList resources)