org.rhq.core.pluginapi.util
Class RegexSubstitution
java.lang.Object
  
org.rhq.core.pluginapi.util.RegexSubstitution
public class RegexSubstitution
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
RegexSubstitution
public RegexSubstitution(Pattern pattern,
                         String replacement)
getPattern
public Pattern getPattern()
 
getReplacement
public String getReplacement()
 
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.