Package com.sun.xml.xsom.impl
Class Util
- java.lang.Object
-
- com.sun.xml.xsom.impl.Util
-
class Util extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static voidbuildSubstitutables(XSType head, XSType _this, java.util.Set substitutables)static voidbuildSubstitutables(XSType _this, java.util.Set substitutables)private static booleanisSubstitutable(XSType _base, XSType derived)ImplementsValidation Rule: Schema-Validity Assessment (Element) 1.2.1.2.4private static XSType[]listDirectSubstitutables(XSType _this)static XSType[]listSubstitutables(XSType _this)
-