| 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 |
|---|---|
void |
XSTerm.visit(XSTermVisitor visitor) |
| Modifier and Type | Method and Description |
|---|---|
void |
WildcardImpl.visit(XSTermVisitor visitor) |
void |
ModelGroupImpl.visit(XSTermVisitor visitor) |
void |
ModelGroupDeclImpl.visit(XSTermVisitor visitor) |
void |
ElementDecl.visit(XSTermVisitor 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
XSVisitor
Visitor for
XSComponent |
Copyright © 2017 Oracle. All rights reserved.