Class RootedFilePath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()booleanpath(boolean debugMode) voidsetDisableDebugMode(boolean disableDebugMode) voidvoidsetRootName(String rootName) Methods inherited from class org.anchoranalysis.bean.AnchorBean
checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString
-
Constructor Details
-
RootedFilePath
public RootedFilePath()
-
-
Method Details
-
path
- Specified by:
pathin classFilePath- Throws:
InputReadFailedException
-
getPath
-
setPath
-
getRootName
-
setRootName
-
isDisableDebugMode
public boolean isDisableDebugMode() -
setDisableDebugMode
public void setDisableDebugMode(boolean disableDebugMode)
-