| Modifier and Type | Method and Description |
|---|---|
static RegexMatchExpression |
RegexMatchExpression.fromJson(com.fasterxml.jackson.databind.node.ObjectNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected QueryExpression |
RelativeRewriteIterator.itrRegexMatchExpression(RegexMatchExpression q,
Path context) |
protected QueryExpression |
QueryIterator.itrRegexMatchExpression(RegexMatchExpression q,
Path context)
Default behavior is to return
q. |
protected abstract T |
QueryIteratorSkeleton.itrRegexMatchExpression(RegexMatchExpression q,
Path context) |
Copyright © 2015. All rights reserved.