net.sourceforge.smile.test
Class Utils

java.lang.Object
  extended bynet.sourceforge.smile.test.Utils

public class Utils
extends java.lang.Object

To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments


Constructor Summary
Utils()
           
 
Method Summary
static javax.faces.context.FacesContext getFacesContext(java.io.Writer decorated)
           
static java.util.List iteratorToList(java.util.Iterator iter)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

iteratorToList

public static java.util.List iteratorToList(java.util.Iterator iter)

getFacesContext

public static javax.faces.context.FacesContext getFacesContext(java.io.Writer decorated)