public final class QueryUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static @NotNull java.lang.String |
escapeForQuery(@NotNull java.lang.String value) |
static @NotNull java.lang.String |
escapeNodeName(@NotNull java.lang.String string)
Escape
string for matching in jcr escaped node names |
@NotNull public static @NotNull java.lang.String escapeNodeName(@NotNull @NotNull java.lang.String string)
string
for matching in jcr escaped node namesstring
- string to escape@NotNull public static @NotNull java.lang.String escapeForQuery(@NotNull @NotNull java.lang.String value)
Copyright © 2010 - 2020 Adobe. All Rights Reserved