public class FilterExpressionParser extends Object
public static FilterExpression parse(String filter) throws ParseException
filter
- an LDAP filter as defined by RFC2254ParseException
- if the filter is syntactically incorrectCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.