com.google.template.soy.examples
Class SimpleUsage

java.lang.Object
  extended by com.google.template.soy.examples.SimpleUsage

public class SimpleUsage
extends Object

Usage of the simple examples.


Method Summary
static void main(String[] args)
          Prints the generated HTML to stdout.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Prints the generated HTML to stdout.

Parameters:
args - Not used.