| 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 |
|---|---|
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 and Description |
|---|---|
class |
ListSimpleTypeImpl |
| Modifier and Type | Method and Description |
|---|---|
XSListSimpleType |
SimpleTypeImpl.asList() |
XSListSimpleType |
ListSimpleTypeImpl.asList() |
XSListSimpleType |
SimpleTypeImpl.getBaseListType() |
XSListSimpleType |
ListSimpleTypeImpl.getBaseListType() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaWriter.listSimpleType(XSListSimpleType type) |
void |
SchemaTreeTraverser.listSimpleType(XSListSimpleType type) |
| Modifier and Type | Method and Description |
|---|---|
T |
XSSimpleTypeFunction.listSimpleType(XSListSimpleType type) |
void |
XSSimpleTypeVisitor.listSimpleType(XSListSimpleType type) |
Copyright © 2017 Oracle. All rights reserved.