Class AttributeDescriptionFilter

    • Method Detail

      • present

        public static AttributeDescriptionFilter present​(String attribute)
        Creates a new AttributeDescription
        Parameters:
        attribute - The attribute that must be present
        Returns:
        The created PresenceFilter instance
      • build

        public StringBuilder build​(StringBuilder builder)
        Constructs a String representation of a Filter
        Parameters:
        builder - The current buffer containing the on going representation of the filter
        Returns:
        The constructed String