Modifier and Type | Field and Description |
---|---|
protected int |
depth |
protected XPathToQueryTranslator.DepthMode |
depthMode |
protected List<String> |
paths |
Modifier | Constructor and Description |
---|---|
protected |
RelativePathLikeExpressions() |
protected |
RelativePathLikeExpressions(String[] paths,
int depth,
XPathToQueryTranslator.DepthMode depthMode) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isEmpty() |
Iterator<String> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
protected final int depth
protected final XPathToQueryTranslator.DepthMode depthMode
protected RelativePathLikeExpressions()
protected RelativePathLikeExpressions(String[] paths, int depth, XPathToQueryTranslator.DepthMode depthMode)
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.