netscape.ldap.client
Class JDAPFilterAnd

java.lang.Object
  extended bynetscape.ldap.client.JDAPFilter
      extended bynetscape.ldap.client.JDAPFilterSet
          extended bynetscape.ldap.client.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
 java.lang.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
getFilter, getFilterComp, getFilterItem, getFilterList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JDAPFilterAnd

public JDAPFilterAnd()
Constructs the filter.

Method Detail

toString

public java.lang.String toString()
Gets string reprensetation of the filter.

Specified by:
toString in class JDAPFilter
Returns:
string representation