org.sblim.wbem.util
Class CharUtils

java.lang.Object
  extended byorg.sblim.wbem.util.CharUtils

public class CharUtils
extends java.lang.Object

Author:
Administrator To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
CharUtils()
           
 
Method Summary
static java.lang.String escape(java.lang.String str)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CharUtils

public CharUtils()
Method Detail

escape

public static java.lang.String escape(java.lang.String str)


Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.