Uses of Interface
org.w3._2001.schema.SimpleExplicitGroup
Packages that use SimpleExplicitGroup
-
Uses of SimpleExplicitGroup in org.w3._2001.schema
Methods in org.w3._2001.schema that return SimpleExplicitGroupModifier and TypeMethodDescriptionSchemaFactory.createSimpleExplicitGroup()
Returns a new object of class 'Simple Explicit Group'. -
Uses of SimpleExplicitGroup in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement SimpleExplicitGroupModifier and TypeClassDescriptionclass
An implementation of the model object 'Simple Explicit Group'.Methods in org.w3._2001.schema.impl that return SimpleExplicitGroup -
Uses of SimpleExplicitGroup in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type SimpleExplicitGroupModifier and TypeMethodDescriptionSchemaSwitch.caseSimpleExplicitGroup
(SimpleExplicitGroup object) Returns the result of interpreting the object as an instance of 'Simple Explicit Group'.boolean
SchemaValidator.validateSimpleExplicitGroup
(SimpleExplicitGroup simpleExplicitGroup, DiagnosticChain diagnostics, Map<Object, Object> context)