|
A Swiss Army Knife for OSGi | ||||||||
| 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)
|
|
InstructionFilter(Instruction instruction,
boolean recursive,
java.util.regex.Pattern doNotCopy)
|
|
| 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,
java.util.regex.Pattern doNotCopy)
public InstructionFilter(Instruction instruction,
boolean recursive)
| Method Detail |
|---|
public boolean isRecursive()
public boolean accept(java.io.File pathname)
accept in interface java.io.FileFilter
|
Licensed under Apache Software License 2.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||