| Package | Description |
|---|---|
| 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 | Method and Description |
|---|---|
<T> T |
XSWildcard.apply(XSWildcardFunction<T> function) |
| Modifier and Type | Method and Description |
|---|---|
Object |
WildcardImpl.Any.apply(XSWildcardFunction function) |
Object |
WildcardImpl.Other.apply(XSWildcardFunction function) |
Object |
WildcardImpl.Finite.apply(XSWildcardFunction function) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.