public interface CopySpecVisitor extends FileVisitor, WorkResult
| Modifier and Type | Method and Description |
|---|---|
void |
endVisit()
Called at the end of the visit.
|
void |
startVisit(CopyAction action)
Called at the start of the visit.
|
void |
visitSpec(ReadableCopySpec spec)
Visits a spec.
|
visitDir, visitFilegetDidWorkvoid startVisit(CopyAction action)
void endVisit()
void visitSpec(ReadableCopySpec spec)
Copyright © 2013. All rights reserved