org.codehaus.plexus.archiver.filters
Class JarSecurityFileSelector
java.lang.Object
org.codehaus.plexus.archiver.filters.JarSecurityFileSelector
- All Implemented Interfaces:
- org.codehaus.plexus.components.io.fileselectors.FileSelector
public class JarSecurityFileSelector
- extends Object
- implements org.codehaus.plexus.components.io.fileselectors.FileSelector
- Since:
- 1.0-alpha-9
- Version:
- $Id$
Fields inherited from interface org.codehaus.plexus.components.io.fileselectors.FileSelector |
DEFAULT_ROLE_HINT, ROLE |
Method Summary |
boolean |
isSelected(org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ROLE_HINT
public static final String ROLE_HINT
- See Also:
- Constant Field Values
SECURITY_FILE_PATTERNS
public static final String[] SECURITY_FILE_PATTERNS
JarSecurityFileSelector
public JarSecurityFileSelector()
isSelected
public boolean isSelected(org.codehaus.plexus.components.io.fileselectors.FileInfo fileInfo)
throws IOException
- Specified by:
isSelected
in interface org.codehaus.plexus.components.io.fileselectors.FileSelector
- Throws:
IOException
Copyright © 2001-2012 Codehaus. All Rights Reserved.