Package rma.util

Class RMAFile

java.lang.Object
java.io.File
rma.util.RMAFile
All Implemented Interfaces:
Serializable, Comparable<File>

public class RMAFile extends File
RMAFile class extends File and has the ability to return the relative path of a file
See Also:
  • Constructor Details

    • RMAFile

      public RMAFile(String path)
  • Method Details

    • getRelativePath

      public String getRelativePath()
    • getRelativePath

      public String getRelativePath(String directory)