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 TypeInterfaceDescriptioninterfaceElement declaration.interfaceModel group.interfaceNamed model group declaration.interfaceWildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.static interface##anywildcard.static interface##otherwildcard.static interfaceWildcard 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 TypeClassDescriptionclassclassclassclassstatic final classstatic final classstatic final classMethods 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