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