|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectaQute.lib.osgi.InstructionFilter
public class InstructionFilter
Constructor Summary | |
---|---|
InstructionFilter(Instruction instruction,
boolean recursive)
|
Method Summary | |
---|---|
boolean |
accept(java.io.File pathname)
|
boolean |
isRecursive()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstructionFilter(Instruction instruction, boolean recursive)
Method Detail |
---|
public boolean isRecursive()
public boolean accept(java.io.File pathname)
accept
in interface java.io.FileFilter
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |