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 |
---|---|---|
Object |
WildcardImpl.Any.apply(XSWildcardFunction function) |
|
Object |
WildcardImpl.Finite.apply(XSWildcardFunction function) |
|
Object |
WildcardImpl.Other.apply(XSWildcardFunction function) |
Copyright © 2018 Oracle Corporation. All rights reserved.