ecologylab.xml.library.rest
Class RESTTranslationSpace

java.lang.Object
  extended by ecologylab.generic.Debug
      extended by ecologylab.xml.library.rest.RESTTranslationSpace

public class RESTTranslationSpace
extends Debug


Field Summary
protected static TranslationSpace[] INHERITED
           
static java.lang.String NAME
           
static java.lang.String PACKAGE_NAME
           
protected static java.lang.Class[] TRANSLATIONS
           
 
Constructor Summary
RESTTranslationSpace()
           
 
Method Summary
static TranslationSpace get()
           
 
Methods inherited from class ecologylab.generic.Debug
classSimpleName, closeLoggingFile, debug, debug, debug, debug, debugA, debugA, debugA, debugI, debugI, debugI, error, error, getClassName, getClassName, getInteractive, getPackageName, getPackageName, getPackageName, initialize, level, level, level, logToFile, print, print, println, println, println, println, println, println, printlnA, printlnA, printlnA, printlnI, printlnI, printlnI, printlnI, setLoggingFile, show, show, superString, toggleInteractive, toString, toString, warning, warning, weird, weird
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values

PACKAGE_NAME

public static final java.lang.String PACKAGE_NAME
See Also:
Constant Field Values

TRANSLATIONS

protected static final java.lang.Class[] TRANSLATIONS

INHERITED

protected static final TranslationSpace[] INHERITED
Constructor Detail

RESTTranslationSpace

public RESTTranslationSpace()
Method Detail

get

public static TranslationSpace get()