public class LDAPFilterParser
extends java.lang.Object
| Constructor and Description |
|---|
LDAPFilterParser(IExpressionFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
IFilterExpression |
parse(java.lang.String filterStr) |
protected ExpressionParseException |
syntaxException(java.lang.String message) |
public LDAPFilterParser(IExpressionFactory factory)
public IFilterExpression parse(java.lang.String filterStr)
protected ExpressionParseException syntaxException(java.lang.String message)