public static final class PropertyPathTraverser.PathElement extends Object
| Modifier and Type | Field and Description |
|---|---|
String[] |
comments |
int |
indentationLevel |
String |
name |
| Constructor and Description |
|---|
PathElement(int indentationLevel,
String name,
String[] comments) |
Copyright © 2016–2018 The AuthMe Team. All rights reserved.