netscape.ldap.client

Class JDAPFilterApproxMatch


public class JDAPFilterApproxMatch
extends JDAPFilterAVA

This class implements the approximate match filter.
 approxMatch [8] AttributeValueAssertion
 
Version:
1.0

Constructor Summary

JDAPFilterApproxMatch(JDAPAVA ava)
Constructs approximate match filter.

Method Summary

String
toString()
Retrieves the string representation of the filter.

Methods inherited from class netscape.ldap.client.JDAPFilterAVA

getAVA, getBERElement

Methods inherited from class netscape.ldap.client.JDAPFilter

getBERElement, getFilter, getFilterComp, getFilterItem, getFilterList, toString

Constructor Details

JDAPFilterApproxMatch

public JDAPFilterApproxMatch(JDAPAVA ava)
Constructs approximate match filter.
Parameters:
ava - attribute value assertion

Method Details

toString

public String toString()
Retrieves the string representation of the filter.
Overrides:
toString in interface JDAPFilter
Returns:
string representation