Class NLS
- java.lang.Object
-
- net.sourceforge.pmd.util.viewer.util.NLS
-
@Deprecated public final class NLS extends Object
Deprecated.helps with internationalization- Version:
- $Id$
- Author:
- Boris Gruschko ( boris at gruschko.org )
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static String
nls(String key)
Deprecated.translates the given key to the message
-