org.sblim.slp.internal.msg
Class Util

java.lang.Object
  extended by org.sblim.slp.internal.msg.Util

public class Util
extends Object

Common handful functions can be here.


Constructor Summary
Util()
           
 
Method Summary
static String getLangTag(Locale pLocale)
          getLangTag
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

getLangTag

public static String getLangTag(Locale pLocale)
getLangTag

Parameters:
pLocale -
Returns:
String


Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.