public static class StringTerm
extends Object
This class implements the match method for Strings. The current
implementation provides only for substring matching. We
could add comparisons (like strcmp ...).
- Author:
- Bill Shannon, John Mani
- See Also:
- Serialized Form