Uses of Interface
net.opengis.gml.DocumentRoot
Packages that use DocumentRoot
- 
Uses of DocumentRoot in net.opengis.gmlMethods 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.implClasses in net.opengis.gml.impl that implement DocumentRootModifier and TypeClassDescriptionclassAn implementation of the model object 'Document Root'.Methods in net.opengis.gml.impl that return DocumentRoot
- 
Uses of DocumentRoot in net.opengis.gml.utilMethods 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'.booleanGmlValidator.validateDocumentRoot(DocumentRoot documentRoot, DiagnosticChain diagnostics, Map context)