Class RootedFilePath
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()
boolean
path
(boolean debugMode) void
setDisableDebugMode
(boolean disableDebugMode) void
void
setRootName
(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:
path
in classFilePath
- Throws:
InputReadFailedException
-
getPath
-
setPath
-
getRootName
-
setRootName
-
isDisableDebugMode
public boolean isDisableDebugMode() -
setDisableDebugMode
public void setDisableDebugMode(boolean disableDebugMode)
-