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 | Field and Description |
---|---|
XSSimpleTypeFunction<TypeUse> |
SimpleTypeBuilder.composer |
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 © 2021 JBoss by Red Hat. All rights reserved.