| 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 | Description |
|---|---|---|
XSListSimpleType |
XSSimpleType.asList() |
|
XSListSimpleType |
XSSimpleType.getBaseListType() |
Gets the nearest ancestor
XSListSimpleType (including itself)
if the variety of this type is list. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ListSimpleTypeImpl |
| Modifier and Type | Method | Description |
|---|---|---|
XSListSimpleType |
ListSimpleTypeImpl.asList() |
|
XSListSimpleType |
SimpleTypeImpl.asList() |
|
XSListSimpleType |
ListSimpleTypeImpl.getBaseListType() |
|
XSListSimpleType |
SimpleTypeImpl.getBaseListType() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SchemaTreeTraverser.listSimpleType(XSListSimpleType type) |
|
void |
SchemaWriter.listSimpleType(XSListSimpleType type) |
| Modifier and Type | Method | Description |
|---|---|---|
T |
XSSimpleTypeFunction.listSimpleType(XSListSimpleType type) |
|
void |
XSSimpleTypeVisitor.listSimpleType(XSListSimpleType type) |
Copyright © 2018 Oracle. All rights reserved.