org.webframe.support.util
Class StringUtils

java.lang.Object
  extended by org.springframework.util.StringUtils
      extended by org.webframe.support.util.StringUtils

public class StringUtils
extends org.springframework.util.StringUtils

Version:
$Id: codetemplates.xml,v 1.1 2009/09/07 08:48:12 Exp $ Create: 2011-5-5 下午10:10:17
Author:
黄国庆

Constructor Summary
StringUtils()
           
 
Method Summary
static String getFileDirectory(String filePath)
           
static String getSeparator()
           
 
Methods inherited from class org.springframework.util.StringUtils
addStringToArray, applyRelativePath, arrayToCommaDelimitedString, arrayToDelimitedString, capitalize, cleanPath, collectionToCommaDelimitedString, collectionToDelimitedString, collectionToDelimitedString, commaDelimitedListToSet, commaDelimitedListToStringArray, concatenateStringArrays, containsWhitespace, containsWhitespace, countOccurrencesOf, delete, deleteAny, delimitedListToStringArray, delimitedListToStringArray, endsWithIgnoreCase, getFilename, getFilenameExtension, hasLength, hasLength, hasText, hasText, mergeStringArrays, parseLocaleString, pathEquals, quote, quoteIfString, removeDuplicateStrings, replace, sortStringArray, split, splitArrayElementsIntoProperties, splitArrayElementsIntoProperties, startsWithIgnoreCase, stripFilenameExtension, substringMatch, tokenizeToStringArray, tokenizeToStringArray, toLanguageTag, toStringArray, toStringArray, trimAllWhitespace, trimArrayElements, trimLeadingCharacter, trimLeadingWhitespace, trimTrailingCharacter, trimTrailingWhitespace, trimWhitespace, uncapitalize, unqualify, unqualify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringUtils

public StringUtils()
Method Detail

getSeparator

public static String getSeparator()

getFileDirectory

public static String getFileDirectory(String filePath)


Copyright © 2012. All Rights Reserved.