Class StringReplacementAlgo

  • All Implemented Interfaces:
    SubstitutionAlgorithm

    public class StringReplacementAlgo
    extends Object
    implements SubstitutionAlgorithm
    Performs String substitution by replacing the matching target sequence with the specified literal replacement sequence.