Uses of Interface
org.w3._2001.schema.NarrowMaxMin
Packages that use NarrowMaxMin
-
Uses of NarrowMaxMin in org.w3._2001.schema
Methods in org.w3._2001.schema that return NarrowMaxMinModifier and TypeMethodDescriptionSchemaFactory.createNarrowMaxMin()
Returns a new object of class 'Narrow Max Min'. -
Uses of NarrowMaxMin in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement NarrowMaxMinModifier and TypeClassDescriptionclass
An implementation of the model object 'Narrow Max Min'.Methods in org.w3._2001.schema.impl that return NarrowMaxMin -
Uses of NarrowMaxMin in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type NarrowMaxMinModifier and TypeMethodDescriptionSchemaSwitch.caseNarrowMaxMin
(NarrowMaxMin object) Returns the result of interpreting the object as an instance of 'Narrow Max Min'.boolean
SchemaValidator.validateNarrowMaxMin
(NarrowMaxMin narrowMaxMin, DiagnosticChain diagnostics, Map<Object, Object> context)