commons-lang icon indicating copy to clipboard operation
commons-lang copied to clipboard

Replaces the given String, with the String which is nested in between two Strings.

Open Yash-777 opened this issue 5 years ago • 1 comments

This method returns the input String on the below conditions:

  • If the input String is null
  • if open|close|replace Strings are null

Added to pull #395

Yash-777 avatar Jan 16 '19 07:01 Yash-777

Coverage Status

Coverage decreased (-0.08%) to 95.198% when pulling aef4d75c461e0d3f4d667fcaf678d66c38f0c7f1 on Yash-777:master into b00e65686eb1b11c0b814c4aa0d6a22c03be958c on apache:master.

coveralls avatar Jan 16 '19 08:01 coveralls