org.gcube.searchsystem.workflow
Class MatchReplacer
java.lang.Object
org.gcube.searchsystem.workflow.MatchReplacer
public abstract class MatchReplacer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchReplacer
public MatchReplacer(Pattern pattern)
replacement
public abstract String replacement(MatchResult matchResult)
replace
public String replace(String input)
Copyright © 2013. All Rights Reserved.