public final class WildcardNameClassBuilder extends java.lang.Object
Singleton. Use the build method to create a NameClass.
NameClass
any(XSWildcard.Any wc)
static NameClass
build(XSWildcard wc)
other(XSWildcard.Other wc)
union(XSWildcard.Union wc)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static NameClass build(XSWildcard wc)
public NameClass any(XSWildcard.Any wc)
public NameClass other(XSWildcard.Other wc)
public NameClass union(XSWildcard.Union wc)