| Package | Description |
|---|---|
| org.javersion.path |
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertyPath.Any |
static class |
PropertyPath.AnyIndex |
static class |
PropertyPath.AnyKey |
static class |
PropertyPath.Index |
static class |
PropertyPath.Key |
static class |
PropertyPath.Property |
| Modifier and Type | Method and Description |
|---|---|
PropertyPath.SubPath |
PropertyPath.keyOrIndex(Object object) |
PropertyPath.SubPath |
PropertyPath.keyOrIndex(PropertyPath.NodeId nodeId) |
PropertyPath.SubPath |
PropertyPath.propertyOrKey(String string) |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyPath.SubPath> |
PropertyPath.asList() |
Iterator<PropertyPath.SubPath> |
PropertyPath.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Schema.Builder.connect(PropertyPath.SubPath subPath,
Schema.Builder<T> schema) |
Copyright © 2015. All rights reserved.