- All Known Implementing Classes:
StringModifier
public interface IStringModifier
-
Method Summary
-
Method Details
-
modify
This method is to be called by an OutputStreamModifier object before the string is sent to the OutputStream.- Parameters:
s
- The string to be modified.- Returns:
- Return a modified string.
-