Uses of Interface
org.w3.xlink.ResourceType
Packages that use ResourceType
-
Uses of ResourceType in org.w3.xlink
Methods in org.w3.xlink that return ResourceTypeModifier and TypeMethodDescriptionXlinkFactory.createResourceType()
Returns a new object of class 'Resource Type'.DocumentRoot.getResource()
Returns the value of the 'Resource' containment reference. -
Uses of ResourceType in org.w3.xlink.impl
Classes in org.w3.xlink.impl that implement ResourceTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Resource Type'.Methods in org.w3.xlink.impl that return ResourceTypeModifier and TypeMethodDescriptionXlinkFactoryImpl.createResourceType()
DocumentRootImpl.getResource()
Methods in org.w3.xlink.impl with parameters of type ResourceTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetResource
(ResourceType newResource, NotificationChain msgs) -
Uses of ResourceType in org.w3.xlink.util
Methods in org.w3.xlink.util with parameters of type ResourceTypeModifier and TypeMethodDescriptionboolean
XlinkValidator.validateResourceType
(ResourceType resourceType, DiagnosticChain diagnostics, Map context)