play.utils
Class Utils

java.lang.Object
  extended by play.utils.Utils

public class Utils
extends java.lang.Object

Generic utils


Nested Class Summary
static class Utils.Maps
          for java.util.Map
 
Constructor Summary
Utils()
           
 
Method Summary
static java.text.SimpleDateFormat getHttpDateFormatter()
           
static java.lang.String open(java.lang.String file, java.lang.Integer line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

open

public static java.lang.String open(java.lang.String file,
                                    java.lang.Integer line)

getHttpDateFormatter

public static java.text.SimpleDateFormat getHttpDateFormatter()


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly