| 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 |
| Modifier and Type | Method and Description |
|---|---|
void |
XSSimpleType.visit(XSSimpleTypeVisitor visitor) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSimpleTypeImpl.visit(XSSimpleTypeVisitor visitor) |
void |
RestrictionSimpleTypeImpl.visit(XSSimpleTypeVisitor visitor) |
void |
UnionSimpleTypeImpl.visit(XSSimpleTypeVisitor visitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaTreeTraverser
Generates approximated tree model for XML from a schema component.
|
class |
SchemaWriter
Generates approximated XML Schema representation from
a schema component.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.