| Package | Description |
|---|---|
| com.evolveum.midpoint.prism.marshaller |
| Modifier and Type | Method and Description |
|---|---|
List<PathHolderSegment> |
ItemPathHolder.getTail(ItemPathHolder path)
Returns a list of segments that are the "tail" after specified path.
|
List<PathHolderSegment> |
ItemPathHolder.toSegments() |
| Modifier and Type | Method and Description |
|---|---|
ItemPathHolder |
ItemPathHolder.transposedPath(List<PathHolderSegment> parentPath)
Returns new XPath with a specified element prepended to the path.
|
| Constructor and Description |
|---|
ItemPathHolder(List<PathHolderSegment> segments) |
ItemPathHolder(List<PathHolderSegment> segments,
boolean absolute) |
Copyright © 2019 Evolveum. All rights reserved.