com.google.template.soy.examples
Class SimpleUsage
java.lang.Object
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 |
main
public static void main(String[] args)
- Prints the generated HTML to stdout.
- Parameters:
args - Not used.