Uses of Interface
com.sun.xml.xsom.XSTerm
-
-
Uses of XSTerm in com.sun.xml.xsom
Subinterfaces of XSTerm in com.sun.xml.xsom Modifier and Type Interface Description interfaceXSElementDeclElement declaration.interfaceXSModelGroupModel group.interfaceXSModelGroupDeclNamed model group declaration.interfaceXSWildcardWildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.static interfaceXSWildcard.Any##anywildcard.static interfaceXSWildcard.Other##otherwildcard.static interfaceXSWildcard.UnionWildcard of a set of namespace URIs.Methods in com.sun.xml.xsom that return XSTerm Modifier and Type Method Description XSTermXSParticle. getTerm()
-