Uses of Interface
com.sun.xml.xsom.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
Modifier 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. -
Uses of XSTerm in com.sun.xml.xsom.impl
Modifier and TypeClassDescriptionclass
class
class
class
static final class
static final class
static final class
-
Uses of XSTerm in com.sun.xml.xsom.impl.parser