public static class PathMap.PathMapRoot extends PathMap.PathMapNode
| Modifier and Type | Field and Description |
|---|---|
boolean |
isDownwardsOnly |
| Modifier | Constructor and Description |
|---|---|
protected |
PathMapRoot(Expression root)
Create a PathMapRoot
|
| Modifier and Type | Method and Description |
|---|---|
Expression |
getRootExpression()
Get the root expression
|
allPathsAreWithinStreamableSnapshot, createArc, createArc, getArcs, hasReachableReturnables, hasUnknownDependencies, isAtomized, isReturnable, setAtomized, setHasUnknownDependencies, setReturnableprotected PathMapRoot(Expression root)
root - the expression at the root of a pathpublic Expression getRootExpression()
Copyright (c) 2004-2022 Saxonica Limited. All rights reserved.