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