Package io.atlasmap.expression.internal
Class Strings
- java.lang.Object
-
- io.atlasmap.expression.internal.Strings
-
public final class Strings extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringstripPrefix(String string, String prefix)static StringstripSuffix(String string, String suffix)
-