| 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. |
| com.sun.xml.xsom.impl.util | |
| com.sun.xml.xsom.visitor |
Visitor pattern support for the
com.sun.xml.xsom interfaces. |
| Modifier and Type | Method and Description |
|---|---|
XSRestrictionSimpleType |
XSSimpleType.asRestriction() |
| Modifier and Type | Class and Description |
|---|---|
class |
RestrictionSimpleTypeImpl |
| Modifier and Type | Method and Description |
|---|---|
XSRestrictionSimpleType |
RestrictionSimpleTypeImpl.asRestriction() |
XSRestrictionSimpleType |
SimpleTypeImpl.asRestriction() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaTreeTraverser.restrictionSimpleType(XSRestrictionSimpleType type) |
void |
SchemaWriter.restrictionSimpleType(XSRestrictionSimpleType type) |
| Modifier and Type | Method and Description |
|---|---|
T |
XSSimpleTypeFunction.restrictionSimpleType(XSRestrictionSimpleType type) |
void |
XSSimpleTypeVisitor.restrictionSimpleType(XSRestrictionSimpleType type) |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.