Uses of Interface
org.w3._2001.schema.RestrictionType
Packages that use RestrictionType
-
Uses of RestrictionType in org.w3._2001.schema
Subinterfaces of RestrictionType in org.w3._2001.schemaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Complex Restriction Type'.interfaceA representation of the model object 'Simple Restriction Type'.Methods in org.w3._2001.schema that return RestrictionTypeModifier and TypeMethodDescriptionSchemaFactory.createRestrictionType()Returns a new object of class 'Restriction Type'. -
Uses of RestrictionType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement RestrictionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Complex Restriction Type'.classAn implementation of the model object 'Restriction Type'.classAn implementation of the model object 'Simple Restriction Type'.Methods in org.w3._2001.schema.impl that return RestrictionType -
Uses of RestrictionType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type RestrictionTypeModifier and TypeMethodDescriptionSchemaSwitch.caseRestrictionType(RestrictionType object) Returns the result of interpreting the object as an instance of 'Restriction Type'.booleanSchemaValidator.validateRestrictionType(RestrictionType restrictionType, DiagnosticChain diagnostics, Map<Object, Object> context)