com.sun.xml.xsom
interfaces.See: Description
Interface | Description |
---|---|
XSContentTypeFunction<T> |
Function object that works on
XSContentType . |
XSContentTypeVisitor |
Visitor that works on
XSContentType . |
XSFunction<T> |
Function object that works on the entire XML Schema components.
|
XSSimpleTypeFunction<T> |
Function object that works on
XSSimpleType
and its derived interfaces. |
XSSimpleTypeVisitor |
Visitor that works on
XSSimpleType
and its derived interfaces. |
XSTermFunction<T> |
Function object that works on
XSTerm . |
XSTermFunctionWithParam<T,P> |
Function object that works on
XSTerm . |
XSTermVisitor |
Visitor that works on
XSTerm . |
XSVisitor |
Visitor for
XSComponent |
XSWildcardFunction<T> |
Visits three kinds of
XSWildcard . |
XSWildcardVisitor |
Visits three kinds of
XSWildcard . |
com.sun.xml.xsom
interfaces.Copyright © 2021 JBoss by Red Hat. All rights reserved.