| 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 |
XSSimpleType.apply(XSSimpleTypeFunction<T> function) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ListSimpleTypeImpl.apply(XSSimpleTypeFunction function) |
Object |
RestrictionSimpleTypeImpl.apply(XSSimpleTypeFunction function) |
Object |
UnionSimpleTypeImpl.apply(XSSimpleTypeFunction function) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.