Uses of Interface
org.w3.xlink.TitleEltType
Packages that use TitleEltType
-
Uses of TitleEltType in org.w3.xlink
Methods in org.w3.xlink that return TitleEltTypeModifier and TypeMethodDescriptionXlinkFactory.createTitleEltType()Returns a new object of class 'Title Elt Type'.DocumentRoot.getTitle()Returns the value of the 'Title' containment reference. -
Uses of TitleEltType in org.w3.xlink.impl
Classes in org.w3.xlink.impl that implement TitleEltTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Title Elt Type'.Methods in org.w3.xlink.impl that return TitleEltTypeModifier and TypeMethodDescriptionXlinkFactoryImpl.createTitleEltType()DocumentRootImpl.getTitle()Methods in org.w3.xlink.impl with parameters of type TitleEltTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTitle(TitleEltType newTitle, NotificationChain msgs) -
Uses of TitleEltType in org.w3.xlink.util
Methods in org.w3.xlink.util with parameters of type TitleEltTypeModifier and TypeMethodDescriptionbooleanXlinkValidator.validateTitleEltType(TitleEltType titleEltType, DiagnosticChain diagnostics, Map context)