public class ConfigurationPath extends Object
| Constructor and Description |
|---|
ConfigurationPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getPathSegments()
Get the list of steps to walk in order to locate a configuration item or value.
|
String |
toString() |
public ConfigurationPath(String path)
Copyright © 2017 SDL Group. All rights reserved.