Represents a parser object that can parse an IZFilter from a string.
Attempts to parse an IZFilter from the candidate string.
The candidate string to parse.
The filter parsed from the candidate.
If there is a syntax error in candidate.
Represents a parser object that can parse an IZFilter from a string.