RSE
Release 1.0

org.eclipse.rse.dstore.security.util
Class StringModifier

java.lang.Object
  extended byorg.eclipse.rse.dstore.security.util.StringModifier

public class StringModifier
extends Object

This class provides static methods for some of the very used IString operations


Constructor Summary
StringModifier()
           
 
Method Summary
static String change(String in, String oldPat, String newPat)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringModifier

public StringModifier()
Method Detail

change

public static String change(String in,
                            String oldPat,
                            String newPat)

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.