public class RelativeFile extends Object
| Constructor and Description |
|---|
RelativeFile(File fileIn,
String relPathIn)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
File |
getFile()
Accessor method for the file.
|
String |
getRelPath()
Accessor method for relative path.
|
Copyright © 2015. All Rights Reserved.