Package moppy :: Module searchreplace :: Class RequiredStringFilter
[show private | hide private]
[frames | no frames]

Class RequiredStringFilter

object --+
         |
        RequiredStringFilter


Filter that returns true if the other string is equal to one of the strings in the required list.
Method Summary
  __init__(self, goodStrings)
a new object with type S, a subtype of T __new__(S, ...)
  match(self, ctx)

Method Details

__new__(S, ...)

Returns:
a new object with type S, a subtype of T

Generated by Epydoc 1.1 on Wed May 14 00:03:25 2003 http://epydoc.sf.net