Uses of Interface
org.w3._2001.schema.SimpleType
Packages that use SimpleType
-
Uses of SimpleType in org.w3._2001.schema
Subinterfaces of SimpleType in org.w3._2001.schemaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Local Simple Type'.interfaceA representation of the model object 'Top Level Simple Type'. -
Uses of SimpleType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement SimpleTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Local Simple Type'.classAn implementation of the model object 'Simple Type'.classAn implementation of the model object 'Top Level Simple Type'. -
Uses of SimpleType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type SimpleTypeModifier and TypeMethodDescriptionSchemaSwitch.caseSimpleType(SimpleType object) Returns the result of interpreting the object as an instance of 'Simple Type'.booleanSchemaValidator.validateSimpleType(SimpleType simpleType, DiagnosticChain diagnostics, Map<Object, Object> context)