eu.scape_project.core
Class Constants

java.lang.Object
  extended by eu.scape_project.core.Constants

public final class Constants
extends Object

Static class meant as a home for project wide constants.

Author:
Carl Wilson carlwilson-bl@SourceForge carlwilson-bl@github

Field Summary
static String ALGID_URI_PREFIX
          SCAPE algorithm id URI scheme prefix
static String SCAPE_URI_SCHEME
          SCAPE URI scheme prefix
static String TOOLSPEC_SCHEMA_RESOURCE_PATH
          Path to the toolspec schema in the resources
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SCAPE_URI_SCHEME

public static final String SCAPE_URI_SCHEME
SCAPE URI scheme prefix

See Also:
Constant Field Values

ALGID_URI_PREFIX

public static final String ALGID_URI_PREFIX
SCAPE algorithm id URI scheme prefix

See Also:
Constant Field Values

TOOLSPEC_SCHEMA_RESOURCE_PATH

public static final String TOOLSPEC_SCHEMA_RESOURCE_PATH
Path to the toolspec schema in the resources

See Also:
Constant Field Values


Copyright © 2013. All Rights Reserved.