Class RemoveLastElement
Object
AnchorBean<Grouper>
Grouper
FromDerivePath
RemoveLastElement
public class RemoveLastElement
extends FromDerivePath
Splits an identifier into elements by the directory separator, and removes the final element.
If there is only one element (i.e. directory separator), it is left unchanged.
- Author:
- Owen Feehan
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.anchoranalysis.io.input.bean.grouper.FromDerivePath
createInputGrouperMethods inherited from class org.anchoranalysis.bean.AnchorBean
checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString
-
Constructor Details
-
RemoveLastElement
public RemoveLastElement()
-
-
Method Details
-
selectDerivePath
protected DerivePath selectDerivePath()- Specified by:
selectDerivePathin classFromDerivePath
-