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