Class FilePath

Object
AnchorBean<FilePath>
FilePath
Direct Known Subclasses:
RootedFilePath, StaticFilePath

public abstract class FilePath extends AnchorBean<FilePath>
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    abstract Path
    path(boolean debugMode)
     

    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

    • FilePath

      public FilePath()
  • Method Details

    • path

      public abstract Path path(boolean debugMode) throws InputReadFailedException
      Throws:
      InputReadFailedException