A Simple String Pattern (a.k.a. SSP) is a very simple yet well defined pattern format used to match a string. Unlike Regular Expressions, Simple String Pattern intentionally has only a few features, ...