aQute.bnd.osgi
Class Instruction.Filter
java.lang.Object
aQute.bnd.osgi.Instruction.Filter
- All Implemented Interfaces:
- FileFilter
- Enclosing class:
- Instruction
public static class Instruction.Filter
- extends Object
- implements FileFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Instruction.Filter
public Instruction.Filter(Instruction instruction,
boolean recursive,
Pattern doNotCopy)
Instruction.Filter
public Instruction.Filter(Instruction instruction,
boolean recursive)
isRecursive
public boolean isRecursive()
accept
public boolean accept(File pathname)
- Specified by:
accept in interface FileFilter
Copyright © 2014 aQute SARL. All rights reserved.