ecologylab.xml.library.rest.nsdl
Class NSDLTranslationSpace

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

public class NSDLTranslationSpace
extends Debug


Field Summary
protected static TranslationSpace[] INHERITED
           
static java.lang.String PACKAGE_NAME
           
protected static java.lang.Class[] TRANSLATIONS
           
 
Constructor Summary
NSDLTranslationSpace()
           
 
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

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

NSDLTranslationSpace

public NSDLTranslationSpace()
Method Detail

get

public static TranslationSpace get()