Class RadixTreeSubstitutionAlgo

  • All Implemented Interfaces:
    SubstitutionAlgorithm

    public class RadixTreeSubstitutionAlgo
    extends Object
    implements SubstitutionAlgorithm
    Perform's string substitution by constructing the RadixTree of change-value pair.
    See Also:
    RadixTreeSubstitution