hudson.plugins.simpleupdatesite.util
Class HudsonUtil

java.lang.Object
  extended by hudson.plugins.simpleupdatesite.util.HudsonUtil

public class HudsonUtil
extends java.lang.Object

Utility Class

Author:
JunHo Yoon

Constructor Summary
HudsonUtil()
           
 
Method Summary
 int length(java.lang.String str)
          Get the visible length of string.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HudsonUtil

public HudsonUtil()
Method Detail

length

public int length(java.lang.String str)
Get the visible length of string. This version only has the Korean checking.

Parameters:
str -
Returns:


Copyright © 2004-2011. All Rights Reserved.