Package org.savantbuild.io
Class Copier
java.lang.Object
org.savantbuild.io.Copier
Provides file copying utilities using relative or absolute paths. All relative paths are resolved using the
baseDirectory that is passed into the constructor.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcopy()optionalFileSet(String directory) optionalFileSet(Path directory) optionalFileSet(FileSet fileSet)
-
Field Details
-
to
-
fileSets
-
filters
-
-
Constructor Details
-
Copier
-
Copier
-
-
Method Details
-
copy
- Throws:
IOException
-
fileSet
- Throws:
IOException
-
fileSet
- Throws:
IOException
-
fileSet
- Throws:
IOException
-
filter
-
filter
-
optionalFileSet
- Throws:
IOException
-
optionalFileSet
- Throws:
IOException
-
optionalFileSet
- Throws:
IOException
-