Uses of Interface
org.w3._2001.smil20.language.DocumentRoot
Packages that use DocumentRoot
Package
Description
-
Uses of DocumentRoot in org.w3._2001.smil20.language
Methods in org.w3._2001.smil20.language that return DocumentRootModifier and TypeMethodDescriptionLanguageFactory.createDocumentRoot()
Returns a new object of class 'Document Root'. -
Uses of DocumentRoot in org.w3._2001.smil20.language.impl
Classes in org.w3._2001.smil20.language.impl that implement DocumentRootModifier and TypeClassDescriptionclass
An implementation of the model object 'Document Root'.Methods in org.w3._2001.smil20.language.impl that return DocumentRoot -
Uses of DocumentRoot in org.w3._2001.smil20.language.util
Methods in org.w3._2001.smil20.language.util with parameters of type DocumentRootModifier and TypeMethodDescriptionLanguageSwitch.caseDocumentRoot
(DocumentRoot object) Returns the result of interpreting the object as an instance of 'Document Root'.