org.sblim.slp.internal.msg
Class Util

java.lang.Object
  extended byorg.sblim.slp.internal.msg.Util

public class Util
extends java.lang.Object

Common handful functions can be here.


Constructor Summary
Util()
           
 
Method Summary
static java.lang.String getLangTag(java.util.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 java.lang.String getLangTag(java.util.Locale pLocale)
getLangTag

Parameters:
pLocale -
Returns:
String


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