org.nuiton.util

Class StringUtil

Parameters:
s - the string to substring
begin - if begin < 0 then begin start at end of string - begin
Returns:
the result of substring
Parameters:
s - the string to substring
begin - if begin < 0 then begin start at end of string - begin
end - if end < 0 then end start at end of string - end
Returns:
the result of substring

Copyright © 2004–2014 CodeLutin. All rights reserved.