Interface IConfigurationFilter

    • Method Detail

      • include

        boolean include​(IvmlElement element)
        Returns whether a given element shall be included.
        Parameters:
        element - the element to be tested
        Returns:
        true if element shall be included, false else