hu.midori.kosmos.server.sf
Class SfConstants

java.lang.Object
  extended by hu.midori.kosmos.server.sf.SfConstants

public class SfConstants
extends java.lang.Object

SourceForge-related constants.

Version:
$Id$
Author:
Aron Gombas

Field Summary
static java.text.DateFormat SF_FILERELEASE_DATEFORMAT
          Dateformat used in the SF site.
 
Constructor Summary
SfConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SF_FILERELEASE_DATEFORMAT

public static final java.text.DateFormat SF_FILERELEASE_DATEFORMAT
Dateformat used in the SF site.

Constructor Detail

SfConstants

public SfConstants()