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 NarrowMaxMinSchemaFactory. 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 classNarrowMaxMinImplAn implementation of the model object 'Narrow Max Min'.Methods in org.w3._2001.schema.impl that return NarrowMaxMin Modifier and Type Method Description NarrowMaxMinSchemaFactoryImpl. 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 TSchemaSwitch. caseNarrowMaxMin(NarrowMaxMin object)Returns the result of interpreting the object as an instance of 'Narrow Max Min'.booleanSchemaValidator. validateNarrowMaxMin(NarrowMaxMin narrowMaxMin, DiagnosticChain diagnostics, Map<Object,Object> context)
-