public class StringUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ASC |
static String |
DESC |
static Pattern |
FUZZY |
static String |
ORDERBY_DATE |
static String |
ORDERBY_RELEVANCY |
static String |
ORDERBY_TITLE |
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeInjectedHtmlTag(String str) |
static String |
highlight(String text,
String keyword,
String before,
String after) |
public static final String ORDERBY_DATE
public static final String ORDERBY_TITLE
public static final String ORDERBY_RELEVANCY
public static final String ASC
public static final String DESC
public static final Pattern FUZZY
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.