Interface DomainFileFilter


public interface DomainFileFilter
Interface to indicate whether a domain file should be included in a list or set of domain files.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Tests whether or not the specified domain file should be included in a domain file list.
  • Method Details

    • accept

      boolean accept(DomainFile df)
      Tests whether or not the specified domain file should be included in a domain file list.
      Parameters:
      df - The domain file to be tested
      Returns:
      true if and only if df