|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImportFilterCallback
This interface is used to filter imported nodes in the
ISVNClient#import call.
| Method Summary | |
|---|---|
boolean |
filter(String path,
NodeKind kind,
boolean special)
This method will be called for each node. |
| Method Detail |
|---|
boolean filter(String path,
NodeKind kind,
boolean special)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||