com.trackstudio.sman.importer.jira.util
Class TextUtil

java.lang.Object
  extended by com.trackstudio.sman.importer.jira.util.TextUtil

public class TextUtil
extends java.lang.Object


Constructor Summary
TextUtil()
           
 
Method Summary
static java.lang.String emptyToNull(java.lang.String str)
           
static java.io.File protectExistingFile(java.io.File file)
           
static java.lang.String removeLocaleCharacters(java.lang.String str)
           
static java.lang.String removeSlashesInEnd(java.lang.String str)
           
static java.lang.String text2html(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextUtil

public TextUtil()
Method Detail

emptyToNull

public static java.lang.String emptyToNull(java.lang.String str)

text2html

public static java.lang.String text2html(java.lang.String str)

removeLocaleCharacters

public static java.lang.String removeLocaleCharacters(java.lang.String str)

protectExistingFile

public static java.io.File protectExistingFile(java.io.File file)

removeSlashesInEnd

public static java.lang.String removeSlashesInEnd(java.lang.String str)


Copyright © 2002-2009 TrackStudio, Ltd. All Rights Reserved.