public class NameBuilder extends Object
| Constructor and Description |
|---|
NameBuilder(net.thevpc.nuts.NutsId id,
String preferredName,
String defaultName,
net.thevpc.nuts.NutsDescriptor descriptor,
net.thevpc.nuts.NutsSession session,
boolean preferId) |
| Modifier and Type | Method and Description |
|---|---|
String |
buildName() |
static String |
extractPathName(String s) |
static NameBuilder |
id(net.thevpc.nuts.NutsId id,
String preferredName,
String defaultName,
net.thevpc.nuts.NutsDescriptor descriptor,
net.thevpc.nuts.NutsSession session) |
static NameBuilder |
label(net.thevpc.nuts.NutsId id,
String preferredName,
String defaultName,
net.thevpc.nuts.NutsDescriptor descriptor,
net.thevpc.nuts.NutsSession session) |
public static NameBuilder id(net.thevpc.nuts.NutsId id, String preferredName, String defaultName, net.thevpc.nuts.NutsDescriptor descriptor, net.thevpc.nuts.NutsSession session)
public static NameBuilder label(net.thevpc.nuts.NutsId id, String preferredName, String defaultName, net.thevpc.nuts.NutsDescriptor descriptor, net.thevpc.nuts.NutsSession session)
public String buildName()
Copyright © 2021 vpc open source initiative. All rights reserved.