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