| Package | Description |
|---|---|
| com.sun.tools.xjc.reader.xmlschema | |
| com.sun.xml.xsom |
Interfaces that the client should use to access schema information.
|
| com.sun.xml.xsom.impl |
Implementation of the
com.sun.xml.xsom package. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
WildcardNameClassBuilder |
Builds a name class representation of a wildcard.
|
| Modifier and Type | Method | Description |
|---|---|---|
<T> T |
XSWildcard.apply(XSWildcardFunction<T> function) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
WildcardImpl.Any.apply(XSWildcardFunction function) |
|
java.lang.Object |
WildcardImpl.Finite.apply(XSWildcardFunction function) |
|
java.lang.Object |
WildcardImpl.Other.apply(XSWildcardFunction function) |
Copyright © 2017 Oracle Corporation. All rights reserved.