Class RadixTreeSubstitutionAlgo

java.lang.Object
com.sun.enterprise.admin.servermgmt.stringsubs.impl.algorithm.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