ecologylab.xml.library.endnote
Class EndnoteNameSpace

java.lang.Object
  extended by ecologylab.xml.library.endnote.EndnoteNameSpace

public class EndnoteNameSpace
extends java.lang.Object

Contains all of the information necessary to translate XML objects used in the network communications of the Rogue game. Use MasterNameSpace.get() to acquire a NameSpace object fit for use in the game.

Author:
Zachary O. Toups (toupsz@cs.tamu.edu)

Field Summary
static java.lang.String NAME
           
 
Constructor Summary
EndnoteNameSpace()
           
 
Method Summary
static TranslationScope get()
           
static java.lang.Class[] getTRANSLATIONS()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

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

EndnoteNameSpace

public EndnoteNameSpace()
Method Detail

get

public static TranslationScope get()

getTRANSLATIONS

public static java.lang.Class[] getTRANSLATIONS()
Returns:
the tRANSLATIONS