Uses of Interface
org.w3._2001.schema.KeyrefType
Packages that use KeyrefType
-
Uses of KeyrefType in org.w3._2001.schema
Methods in org.w3._2001.schema that return KeyrefTypeModifier and TypeMethodDescriptionSchemaFactory.createKeyrefType()Returns a new object of class 'Keyref Type'.DocumentRoot.getKeyref()Returns the value of the 'Keyref' containment reference.Methods in org.w3._2001.schema that return types with arguments of type KeyrefTypeModifier and TypeMethodDescriptionEList<KeyrefType>Element.getKeyref()Returns the value of the 'Keyref' containment reference list.Methods in org.w3._2001.schema with parameters of type KeyrefTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setKeyref(KeyrefType value) Sets the value of the 'Keyref' containment reference. -
Uses of KeyrefType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement KeyrefTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Keyref Type'.Methods in org.w3._2001.schema.impl that return KeyrefTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createKeyrefType()DocumentRootImpl.getKeyref()Methods in org.w3._2001.schema.impl that return types with arguments of type KeyrefTypeMethods in org.w3._2001.schema.impl with parameters of type KeyrefTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetKeyref(KeyrefType newKeyref, NotificationChain msgs) voidDocumentRootImpl.setKeyref(KeyrefType newKeyref) -
Uses of KeyrefType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type KeyrefTypeModifier and TypeMethodDescriptionSchemaSwitch.caseKeyrefType(KeyrefType object) Returns the result of interpreting the object as an instance of 'Keyref Type'.booleanSchemaValidator.validateKeyrefType(KeyrefType keyrefType, DiagnosticChain diagnostics, Map<Object, Object> context)