netscape.ldap.client

Class JDAPFilterAnd


public class JDAPFilterAnd
extends JDAPFilterSet

This class implements the filter And.
   and [0] SET OF Filter
 
Version:
1.0

Constructor Summary

JDAPFilterAnd()
Constructs the filter.

Method Summary

String
toString()
Gets string reprensetation of the filter.

Methods inherited from class netscape.ldap.client.JDAPFilterSet

addElement, getBERElement, getParamString

Methods inherited from class netscape.ldap.client.JDAPFilter

getBERElement, getFilter, getFilterComp, getFilterItem, getFilterList, toString

Constructor Details

JDAPFilterAnd

public JDAPFilterAnd()
Constructs the filter.

Method Details

toString

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