ecologylab.xml.library.endnote
Class EndnoteNameSpace
java.lang.Object
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)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
PACKAGE_NAME
protected static final java.lang.String PACKAGE_NAME
- See Also:
- Constant Field Values
TRANSLATIONS
protected static final java.lang.Class[] TRANSLATIONS
EndnoteNameSpace
public EndnoteNameSpace()
get
public static TranslationSpace get()
getTRANSLATIONS
public static java.lang.Class[] getTRANSLATIONS()
- Returns:
- the tRANSLATIONS