Class StaticFilePath

Object
AnchorBean<FilePath>
FilePath
StaticFilePath

public class StaticFilePath extends FilePath
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    path(boolean debugMode)
     
    void
     

    Methods inherited from class org.anchoranalysis.bean.AnchorBean

    checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • StaticFilePath

      public StaticFilePath()
  • Method Details

    • path

      public Path path(boolean debugMode) throws InputReadFailedException
      Specified by:
      path in class FilePath
      Throws:
      InputReadFailedException
    • getPath

      public String getPath()
    • setPath

      public void setPath(String path)