Class NullLocalizable

java.lang.Object
com.sun.istack.localization.NullLocalizable
All Implemented Interfaces:
Localizable

public final class NullLocalizable extends Object implements Localizable
Localizable that wraps a non-localizable string.
Author:
WS Development Team