bea.jolt
Class I18nProperty

java.lang.Object
  bea.jolt.I18nProperty

public final class I18nProperty
extends java.lang.Object

This class gets the encoding property from the environment.


Constructor Summary
I18nProperty()
           
 
Method Summary
static java.lang.String getI18nProperty(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

I18nProperty

public I18nProperty()
Method Detail

getI18nProperty

public static java.lang.String getI18nProperty(java.lang.String name)