Uses of Interface
org.w3._2001.schema.SchemaType
Packages that use SchemaType
-
Uses of SchemaType in org.w3._2001.schema
Methods in org.w3._2001.schema that return SchemaTypeModifier and TypeMethodDescriptionSchemaFactory.createSchemaType()Returns a new object of class 'Type'.DocumentRoot.getSchema()Returns the value of the 'Schema' containment reference.Methods in org.w3._2001.schema with parameters of type SchemaTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setSchema(SchemaType value) Sets the value of the 'Schema' containment reference. -
Uses of SchemaType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement SchemaTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Type'.Methods in org.w3._2001.schema.impl that return SchemaTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createSchemaType()DocumentRootImpl.getSchema()Methods in org.w3._2001.schema.impl with parameters of type SchemaTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetSchema(SchemaType newSchema, NotificationChain msgs) voidDocumentRootImpl.setSchema(SchemaType newSchema) -
Uses of SchemaType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type SchemaTypeModifier and TypeMethodDescriptionSchemaSwitch.caseSchemaType(SchemaType object) Returns the result of interpreting the object as an instance of 'Type'.booleanSchemaValidator.validateSchemaType(SchemaType schemaType, DiagnosticChain diagnostics, Map<Object, Object> context)