public class SPath extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
name() |
SPath |
parent() |
static SPath |
parse(String elem) |
SPath |
resolve(SPath path) |
SPath |
resolve(String other) |
SPath |
skipFirst() |
String |
toString() |
Copyright © 2026 vpc open source initiative. All rights reserved.