public class SearchQueryUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
escapedCharsPattern |
static Pattern |
queryPattern |
| Constructor and Description |
|---|
SearchQueryUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getFields(String query) |
static String |
unescape(String escaped) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.