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

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

public class JSilverTest
extends Object

Command-line template renderer. Usage: JSilverTest file.cs [file.hdf file2.hdf ...]


Constructor Summary
JSilverTest()
           
 
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

JSilverTest

public JSilverTest()
Method Detail

main

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


Copyright © 2010-2012 Google. All Rights Reserved.