Class StringModifier

  • All Implemented Interfaces:
    IStringModifier

    public class StringModifier
    extends Object
    implements IStringModifier
    This class is to be used together with pre-match handler, match handler and post-match handler. It receives strings from the OutputStreamModifier and delegates them to the above handlers according to the matching status.