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