public class NutsPathPart extends Object
| Constructor and Description |
|---|
NutsPathPart(String prefixSep,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getSeparator() |
int |
hashCode() |
boolean |
isEmpty() |
boolean |
isName() |
boolean |
isSeparated() |
boolean |
isSeparatedName() |
boolean |
isTrailingSeparator() |
String |
toString() |
Copyright © 2022 vpc open source initiative. All rights reserved.