Uses of Interface
org.w3.xlink.LocatorType
Packages that use LocatorType
-
Uses of LocatorType in org.w3.xlink
Methods in org.w3.xlink that return LocatorTypeModifier and TypeMethodDescriptionXlinkFactory.createLocatorType()Returns a new object of class 'Locator Type'.DocumentRoot.getLocator()Returns the value of the 'Locator' containment reference. -
Uses of LocatorType in org.w3.xlink.impl
Classes in org.w3.xlink.impl that implement LocatorTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Locator Type'.Methods in org.w3.xlink.impl that return LocatorTypeModifier and TypeMethodDescriptionXlinkFactoryImpl.createLocatorType()DocumentRootImpl.getLocator()Methods in org.w3.xlink.impl with parameters of type LocatorTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetLocator(LocatorType newLocator, NotificationChain msgs) -
Uses of LocatorType in org.w3.xlink.util
Methods in org.w3.xlink.util with parameters of type LocatorTypeModifier and TypeMethodDescriptionbooleanXlinkValidator.validateLocatorType(LocatorType locatorType, DiagnosticChain diagnostics, Map context)