Uses of Interface
org.w3.xlink.DocumentRoot
-
Packages that use DocumentRoot Package Description org.w3.xlink org.w3.xlink.impl org.w3.xlink.util -
-
Uses of DocumentRoot in org.w3.xlink
Methods in org.w3.xlink that return DocumentRoot Modifier and Type Method Description DocumentRoot
XlinkFactory. createDocumentRoot()
Returns a new object of class 'Document Root'. -
Uses of DocumentRoot in org.w3.xlink.impl
Classes in org.w3.xlink.impl that implement DocumentRoot Modifier and Type Class Description class
DocumentRootImpl
An implementation of the model object 'Document Root'.Methods in org.w3.xlink.impl that return DocumentRoot Modifier and Type Method Description DocumentRoot
XlinkFactoryImpl. createDocumentRoot()
-
Uses of DocumentRoot in org.w3.xlink.util
Methods in org.w3.xlink.util with parameters of type DocumentRoot Modifier and Type Method Description boolean
XlinkValidator. validateDocumentRoot(DocumentRoot documentRoot, DiagnosticChain diagnostics, Map context)
-