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

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

public class Iterate
extends Object

A template that iterates over some items.


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

Iterate

public Iterate()
Method Detail

main

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


Copyright © 2010-2012 Google. All Rights Reserved.