org.at4j.archive
Interface ArchiveEntryFilter

All Known Implementing Classes:
DirectoryAEF, FileAEF, NameGlobAEF

public interface ArchiveEntryFilter

This is a marker interface for all Filter :s for ArchiveEntry objects so that they should be easier to find in the Javadocs. No programs should ever use this.

Since:
1.0
Author:
Karl Gustafsson