net.skirnir.freyja
クラス StringUtils

java.lang.Object
  拡張net.skirnir.freyja.StringUtils

public class StringUtils
extends Object

作成者:
YOKOTA Takehiko

メソッドの概要
static String trimLeft(String str)
           
static String trimRight(String str)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

メソッドの詳細

trimLeft

public static String trimLeft(String str)

trimRight

public static String trimRight(String str)


Copyright © 2009 The Skirnir Project. All Rights Reserved.