com.metamatrix.toolbox.ui
Class TextUtilities

java.lang.Object
  extended by com.metamatrix.toolbox.ui.TextUtilities

public class TextUtilities
extends java.lang.Object

Since:
2.0
Version:
2.0
Author:
John P. A. Verhaeg

Constructor Summary
TextUtilities()
           
 
Method Summary
static java.lang.String getUnformattedText(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextUtilities

public TextUtilities()
Method Detail

getUnformattedText

public static java.lang.String getUnformattedText(java.lang.String text)
Parameters:
id - The ID of the text to retrieve
Returns:
The locale-specific text associated with id
Since:
2.0


Copyright © 2009. All Rights Reserved.