Uses of Interface
org.w3._2001.schema.ExtensionType
Packages that use ExtensionType
-
Uses of ExtensionType in org.w3._2001.schema
Subinterfaces of ExtensionType in org.w3._2001.schemaModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Simple Extension Type'.Methods in org.w3._2001.schema that return ExtensionTypeModifier and TypeMethodDescriptionSchemaFactory.createExtensionType()Returns a new object of class 'Extension Type'.ComplexContentType.getExtension()Returns the value of the 'Extension' containment reference.Methods in org.w3._2001.schema with parameters of type ExtensionTypeModifier and TypeMethodDescriptionvoidComplexContentType.setExtension(ExtensionType value) Sets the value of the 'Extension' containment reference. -
Uses of ExtensionType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement ExtensionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Extension Type'.classAn implementation of the model object 'Simple Extension Type'.Fields in org.w3._2001.schema.impl declared as ExtensionTypeModifier and TypeFieldDescriptionprotected ExtensionTypeComplexContentTypeImpl.extensionThe cached value of the 'Extension' containment reference.Methods in org.w3._2001.schema.impl that return ExtensionTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createExtensionType()ComplexContentTypeImpl.getExtension()Methods in org.w3._2001.schema.impl with parameters of type ExtensionTypeModifier and TypeMethodDescriptionNotificationChainComplexContentTypeImpl.basicSetExtension(ExtensionType newExtension, NotificationChain msgs) voidComplexContentTypeImpl.setExtension(ExtensionType newExtension) -
Uses of ExtensionType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type ExtensionTypeModifier and TypeMethodDescriptionSchemaSwitch.caseExtensionType(ExtensionType object) Returns the result of interpreting the object as an instance of 'Extension Type'.booleanSchemaValidator.validateExtensionType(ExtensionType extensionType, DiagnosticChain diagnostics, Map<Object, Object> context)