Uses of Interface
org.w3._2001.schema.Element
Packages that use Element
-
Uses of Element in org.w3._2001.schema
Subinterfaces of Element in org.w3._2001.schemaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Local Element'.interfaceA representation of the model object 'Narrow Max Min'.interfaceA representation of the model object 'Top Level Element'. -
Uses of Element in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement ElementModifier and TypeClassDescriptionclassAn implementation of the model object 'Element'.classAn implementation of the model object 'Local Element'.classAn implementation of the model object 'Narrow Max Min'.classAn implementation of the model object 'Top Level Element'. -
Uses of Element in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type ElementModifier and TypeMethodDescriptionSchemaSwitch.caseElement(Element object) Returns the result of interpreting the object as an instance of 'Element'.booleanSchemaValidator.validateElement(Element element, DiagnosticChain diagnostics, Map<Object, Object> context)