|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.reader.xmlschema.WildcardNameClassBuilder
public final class WildcardNameClassBuilder
Builds a name class representation of a wildcard.
Singleton. Use the build method to create a NameClass.
| Method Summary | |
|---|---|
NameClass |
any(XSWildcard.Any wc)
|
static NameClass |
build(XSWildcard wc)
|
NameClass |
other(XSWildcard.Other wc)
|
NameClass |
union(XSWildcard.Union wc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static NameClass build(XSWildcard wc)
public NameClass any(XSWildcard.Any wc)
any in interface XSWildcardFunction<NameClass>public NameClass other(XSWildcard.Other wc)
other in interface XSWildcardFunction<NameClass>public NameClass union(XSWildcard.Union wc)
union in interface XSWildcardFunction<NameClass>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||