Class FilePath

Object
org.anchoranalysis.bean.AnchorBean<FilePath>
org.anchoranalysis.plugin.io.bean.file.path.FilePath
Direct Known Subclasses:
RootedFilePath, StaticFilePath

public abstract class FilePath
extends org.anchoranalysis.bean.AnchorBean<FilePath>
  • Constructor Summary

    Constructors 
    Constructor Description
    FilePath()  
  • 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

  • Method Details

    • path

      public abstract Path path​(boolean debugMode) throws org.anchoranalysis.io.input.InputReadFailedException
      Throws:
      org.anchoranalysis.io.input.InputReadFailedException