com.tyenki.tree
Class TreeConstants

java.lang.Object
  extended by com.tyenki.tree.TreeConstants

public class TreeConstants
extends Object

A repository for the constants used by the tree.

Version:
8 January 2009
Author:
Christophe Lauret

Field Summary
static String CONFIG_PUBLIC_ID
          Tree configuration public ID.
static String TREE_NS
          The namespace for trees.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_PUBLIC_ID

public static final String CONFIG_PUBLIC_ID
Tree configuration public ID.

See Also:
Constant Field Values

TREE_NS

public static final String TREE_NS
The namespace for trees.

See Also:
Constant Field Values