com.google.clearsilver.jsilver.examples.basic
Class HelloWorld

java.lang.Object
  extended by com.google.clearsilver.jsilver.examples.basic.HelloWorld

public class HelloWorld
extends Object

Hello world of templates.


Constructor Summary
HelloWorld()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelloWorld

public HelloWorld()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2010-2012 Google. All Rights Reserved.