| 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. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
XSWildcard.visit(XSWildcardVisitor visitor) |
Visitor support.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
WildcardImpl.Any.visit(XSWildcardVisitor visitor) |
|
void |
WildcardImpl.Finite.visit(XSWildcardVisitor visitor) |
|
void |
WildcardImpl.Other.visit(XSWildcardVisitor visitor) |
Copyright © 2017 Oracle Corporation. All rights reserved.