org.mule.example.bookstore.web
Class HtmlTemplate

java.lang.Object
  extended by org.mule.example.bookstore.web.HtmlTemplate

public class HtmlTemplate
extends Object

Poor man's CSS stylesheet


Constructor Summary
HtmlTemplate()
           
 
Method Summary
static String wrapHtmlBody(String body)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlTemplate

public HtmlTemplate()
Method Detail

wrapHtmlBody

public static String wrapHtmlBody(String body)


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.