org.talend.esb.job.console
Class Template

java.lang.Object
  extended by org.talend.esb.job.console.Template

public class Template
extends Object

Util class to provide HTML headers/footers.


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

Constructor Detail

Template

public Template()
Method Detail

header

public static String header()

footer

public static String footer()


Copyright © 2011-2012 Talend Inc.. All Rights Reserved.