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