ecologylab.xml.library.kml
Class KMLTranslations

java.lang.Object
  extended by ecologylab.xml.library.kml.KMLTranslations

public class KMLTranslations
extends java.lang.Object

Provide XML translation mappings for use with KML.

Author:
Zachary O. Toups (toupsz@gmail.com)

Field Summary
static java.lang.String PACKAGE_NAME
           
static java.lang.Class[] TRANSLATIONS
           
 
Constructor Summary
KMLTranslations()
           
 
Method Summary
static TranslationSpace get()
          This accessor will work from anywhere, in any order, and stay efficient.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PACKAGE_NAME

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

TRANSLATIONS

public static final java.lang.Class[] TRANSLATIONS
Constructor Detail

KMLTranslations

public KMLTranslations()
Method Detail

get

public static TranslationSpace get()
This accessor will work from anywhere, in any order, and stay efficient.

Returns:
TranslationSpace for basic ecologylab.services