public interface StringFormat
BasePage tag options must implement.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
format(java.lang.String sTag,
java.lang.String sOption,
java.lang.String s)
This is the only method that must be implemented.
|
java.lang.String format(java.lang.String sTag,
java.lang.String sOption,
java.lang.String s)
BasePage when it encounters an
option that has this class associated with it.sTag - tag namesOption - the exact option that triggered this call. Can be null !s - string to format