Uses of Interface
net.opengis.ows10.DocumentRoot
-
Packages that use DocumentRoot Package Description net.opengis.ows10 net.opengis.ows10.impl -
-
Uses of DocumentRoot in net.opengis.ows10
Methods in net.opengis.ows10 that return DocumentRoot Modifier and Type Method Description DocumentRootOws10Factory. createDocumentRoot()Returns a new object of class 'Document Root'. -
Uses of DocumentRoot in net.opengis.ows10.impl
Classes in net.opengis.ows10.impl that implement DocumentRoot Modifier and Type Class Description classDocumentRootImplAn implementation of the model object 'Document Root'.Methods in net.opengis.ows10.impl that return DocumentRoot Modifier and Type Method Description DocumentRootOws10FactoryImpl. createDocumentRoot()
-