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