| Package | Description |
|---|---|
| org.apache.commons.io.build |
Provides classes to implement IO builders.
|
| Modifier and Type | Method and Description |
|---|---|
protected static AbstractOrigin.PathOrigin |
AbstractOriginSupplier.newPathOrigin(java.nio.file.Path origin)
Constructs a new path origin for a file.
|
protected static AbstractOrigin.PathOrigin |
AbstractOriginSupplier.newPathOrigin(java.lang.String origin)
Constructs a new path name origin for a path name.
|