| Modifier and Type | Method and Description |
|---|---|
Path |
Path.getPredecessor() |
Path |
Path.listEntry(int listIndex,
int listSize)
Create a new path based on this with a list index.
|
Path |
Path.mapEntry(String key)
Create a new path based on this with a map key.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<PathOption> |
ObjectCompareOptionsFactory.createOptions(EnumSet<PathOption> inherited,
Path path) |
EnumSet<PathOption> |
PatternBasedOptionsFactory.createOptions(EnumSet<PathOption> inherited,
Path path) |
boolean |
PathPattern.matches(Path path) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.