Uses of Interface
org.w3._2001.schema.DocumentRoot
Packages that use DocumentRoot
-
Uses of DocumentRoot in org.w3._2001.schema
Methods in org.w3._2001.schema that return DocumentRootModifier and TypeMethodDescriptionSchemaFactory.createDocumentRoot()
Returns a new object of class 'Document Root'. -
Uses of DocumentRoot in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement DocumentRootModifier and TypeClassDescriptionclass
An implementation of the model object 'Document Root'.Methods in org.w3._2001.schema.impl that return DocumentRoot -
Uses of DocumentRoot in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type DocumentRootModifier and TypeMethodDescriptionSchemaSwitch.caseDocumentRoot
(DocumentRoot object) Returns the result of interpreting the object as an instance of 'Document Root'.boolean
SchemaValidator.validateDocumentRoot
(DocumentRoot documentRoot, DiagnosticChain diagnostics, Map<Object, Object> context)