public class PathParser extends Object
Modifier and Type | Method and Description |
---|---|
static List<RefSegment> |
segments(String... segments) |
static List<RefSegment> |
segments(String path) |
public static List<RefSegment> segments(String path)
public static List<RefSegment> segments(String... segments)
Copyright © 2021 SAP. All rights reserved.