public class PathBreakdown extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_DELIM |
| Constructor and Description |
|---|
PathBreakdown(String fullPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getNestedPath() |
String |
getProperty() |
boolean |
isNested() |
boolean |
isProperty() |
public static final String PROPERTY_DELIM
public PathBreakdown(String fullPath)
Copyright © 2023. All rights reserved.