Uses of Interface
com.sun.xml.xsom.visitor.XSTermVisitor
Package
Description
Interfaces that the client should use to access schema information.
Implementation of the
com.sun.xml.xsom
package.Visitor pattern support for the
com.sun.xml.xsom
interfaces.-
Uses of XSTermVisitor in com.sun.xml.xsom
-
Uses of XSTermVisitor in com.sun.xml.xsom.impl
Modifier and TypeMethodDescriptionvoid
ElementDecl.visit
(XSTermVisitor visitor) void
ModelGroupDeclImpl.visit
(XSTermVisitor visitor) void
ModelGroupImpl.visit
(XSTermVisitor visitor) final void
WildcardImpl.visit
(XSTermVisitor visitor) -
Uses of XSTermVisitor in com.sun.xml.xsom.impl.util
Modifier and TypeClassDescriptionclass
Generates approximated tree model for XML from a schema component.class
Generates approximated XML Schema representation from a schema component. -
Uses of XSTermVisitor in com.sun.xml.xsom.visitor
-
Uses of XSTermVisitor in io.atlasmap.xml.core.schema
Modifier and TypeClassDescriptionclass
Rewrite XML document instance to conform XML schema as a XSOMXSVisitor
.