org.gcube.data.trees
Class Constants

java.lang.Object
  extended by org.gcube.data.trees.Constants

public class Constants
extends Object

Library constants.

Author:
Fabio Simeoni

Field Summary
static String TREE_NS
          Serialisation namespace.
static String TREE_URI_PATH_PREFIX
          The first path component of a tree URI.
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TREE_NS

public static final String TREE_NS
Serialisation namespace.

See Also:
Constant Field Values

TREE_URI_PATH_PREFIX

public static final String TREE_URI_PATH_PREFIX
The first path component of a tree URI.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2013. All Rights Reserved.