Class 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