Uses of Interface
org.w3._2001.schema.NarrowMaxMin
-
Packages that use NarrowMaxMin Package Description org.w3._2001.schema org.w3._2001.schema.impl org.w3._2001.schema.util -
-
Uses of NarrowMaxMin in org.w3._2001.schema
Methods in org.w3._2001.schema that return NarrowMaxMin Modifier and Type Method Description NarrowMaxMin
SchemaFactory. 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 NarrowMaxMin Modifier and Type Class Description class
NarrowMaxMinImpl
An implementation of the model object 'Narrow Max Min'.Methods in org.w3._2001.schema.impl that return NarrowMaxMin Modifier and Type Method Description NarrowMaxMin
SchemaFactoryImpl. createNarrowMaxMin()
-
Uses of NarrowMaxMin in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type NarrowMaxMin Modifier and Type Method Description T
SchemaSwitch. 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)
-