org.apache.jdo.impl.fostore
Class I18N

java.lang.Object
  extended byorg.apache.jdo.impl.fostore.I18N

class I18N
extends java.lang.Object

Provides I18N information for FOStore.

Author:
Dave Bristor

Field Summary
(package private) static java.lang.String NAME
          Name of the resource bundle for FOStore.
 
Constructor Summary
(package private) I18N()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

static final java.lang.String NAME
Name of the resource bundle for FOStore.

See Also:
Constant Field Values
Constructor Detail

I18N

I18N()