| Package | Description |
|---|---|
| com.sun.xml.xsom | |
| com.sun.xml.xsom.impl | |
| com.sun.xml.xsom.impl.util | |
| com.sun.xml.xsom.visitor |
| Modifier and Type | Method and Description |
|---|---|
XSUnionSimpleType |
XSSimpleType.asUnion() |
XSUnionSimpleType |
XSSimpleType.getBaseUnionType()
Gets the nearest ancestor
XSUnionSimpleType (including itself)
if the variety of this type is union. |
| Modifier and Type | Class and Description |
|---|---|
class |
UnionSimpleTypeImpl |
| Modifier and Type | Method and Description |
|---|---|
XSUnionSimpleType |
SimpleTypeImpl.asUnion() |
XSUnionSimpleType |
UnionSimpleTypeImpl.asUnion() |
XSUnionSimpleType |
SimpleTypeImpl.getBaseUnionType() |
XSUnionSimpleType |
UnionSimpleTypeImpl.getBaseUnionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaWriter.unionSimpleType(XSUnionSimpleType type) |
void |
SchemaTreeTraverser.unionSimpleType(XSUnionSimpleType type) |
| Modifier and Type | Method and Description |
|---|---|
T |
XSSimpleTypeFunction.unionSimpleType(XSUnionSimpleType type) |
void |
XSSimpleTypeVisitor.unionSimpleType(XSUnionSimpleType type) |
Copyright © 2017 Oracle. All rights reserved.