Uses of Interface
com.sun.xml.xsom.XSTerm
Packages that use XSTerm
Package
Description
Interfaces that the client should use to access schema information.
Implementation of the
com.sun.xml.xsom
package.Parser that reads XML Schema documents and builds an
XSSchemaSet
object.-
Uses of XSTerm in com.sun.xml.xsom
Subinterfaces of XSTerm in com.sun.xml.xsomModifier and TypeInterfaceDescriptioninterface
Element declaration.interface
Model group.interface
Named model group declaration.interface
Wildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.static interface
##any
wildcard.static interface
##other
wildcard.static interface
Wildcard of a set of namespace URIs.Methods in com.sun.xml.xsom that return XSTerm -
Uses of XSTerm in com.sun.xml.xsom.impl
Classes in com.sun.xml.xsom.impl that implement XSTermModifier and TypeClassDescriptionclass
class
class
class
static final class
static final class
static final class
Methods in com.sun.xml.xsom.impl that return XSTerm -
Uses of XSTerm in com.sun.xml.xsom.impl.parser
Methods in com.sun.xml.xsom.impl.parser that return XSTerm