public class PathFollower extends Object
| Constructor and Description |
|---|
PathFollower() |
| Modifier and Type | Method and Description |
|---|---|
static Deque<ConfigProperty> |
traceProperties(Class rootConfigurableClazz,
Path path)
Walk the given path 'through' the class structures and return the 'trace' of all visited properties
|
public PathFollower()
public static Deque<ConfigProperty> traceProperties(Class rootConfigurableClazz, Path path)
Copyright © 2017 dcm4che.org. All rights reserved.