public class BootstrapStringUtils extends Object
| Constructor and Description |
|---|
BootstrapStringUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeForUrl(String string)
Escapes strings with URL percent encoding.
|
static String |
substringAfterLast(String str,
String separator) |
static String |
substringBeforeLast(String str,
String separator) |
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.