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 TypeInterfaceDescriptioninterface
A representation of the model object 'Local Element'.interface
A representation of the model object 'Narrow Max Min'.interface
A 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 TypeClassDescriptionclass
An implementation of the model object 'Element'.class
An implementation of the model object 'Local Element'.class
An implementation of the model object 'Narrow Max Min'.class
An 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'.boolean
SchemaValidator.validateElement
(Element element, DiagnosticChain diagnostics, Map<Object, Object> context)