org.apache.ws.policy.util
Class StringUtils

java.lang.Object
  extended byorg.apache.ws.policy.util.StringUtils

public class StringUtils
extends java.lang.Object

StringUtils provides few utility functions for other classes in the framework.


Constructor Summary
StringUtils()
           
 
Method Summary
static java.lang.String getChars(int noOfChars, char theChar)
           
 
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

getChars

public static java.lang.String getChars(int noOfChars,
                                        char theChar)


Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.