Class QueryUtils
- java.lang.Object
-
- org.apache.jackrabbit.oak.commons.QueryUtils
-
public final class QueryUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static @NotNull StringescapeForQuery(@NotNull String value)static @NotNull StringescapeNodeName(@NotNull String string)Escapestringfor matching in jcr escaped node names
-