org.gcube.data.oai.tmplugin
Class Constants

java.lang.Object
  extended by org.gcube.data.oai.tmplugin.Constants

public class Constants
extends Object


Field Summary
static String NS
          The plugin's namespace.
static String OAI_DC
          The oai-dc format identifier.
 
Constructor Summary
Constants()
           
 
Method Summary
static Calendar getDate(String datestamp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NS

public static final String NS
The plugin's namespace.

See Also:
Constant Field Values

OAI_DC

public static final String OAI_DC
The oai-dc format identifier.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()
Method Detail

getDate

public static Calendar getDate(String datestamp)


Copyright © 2013. All Rights Reserved.