Class JDAPFilterNot


  • public class JDAPFilterNot
    extends JDAPFilter
    This class implements the filter not. See RFC 1777.
       not [2] Filter
     
    Version:
    1.0
    • Constructor Detail

      • JDAPFilterNot

        public JDAPFilterNot​(JDAPFilter filter)
        Constructs the filter.
    • Method Detail

      • getFilter

        public JDAPFilter getFilter()
        Gets original filter.
        Returns:
        original filter
      • getBERElement

        public BERElement getBERElement()
        Gets ber representation of the filter.
        Specified by:
        getBERElement in class JDAPFilter
        Returns:
        ber representation
      • toString

        public java.lang.String toString()
        Gets string representation of the filter.
        Specified by:
        toString in class JDAPFilter
        Returns:
        string representation