org.codehaus.plexus.archiver.util
Class FilterSupport
java.lang.Object
org.codehaus.plexus.archiver.util.FilterSupport
Deprecated. Use FileSelector
and Archiver.addFileSet(org.codehaus.plexus.archiver.FileSet)
.
public class FilterSupport
- extends Object
Constructor Summary |
FilterSupport(List filters,
org.codehaus.plexus.logging.Logger logger)
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FilterSupport
public FilterSupport(List filters,
org.codehaus.plexus.logging.Logger logger)
- Deprecated.
include
public boolean include(InputStream dataStream,
String entryName)
throws ArchiveFilterException
- Deprecated.
- Throws:
ArchiveFilterException
Copyright © 2001-2012 Codehaus. All Rights Reserved.