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 DocumentRoot
Ows10Factory. 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 class
DocumentRootImpl
An implementation of the model object 'Document Root'.Methods in net.opengis.ows10.impl that return DocumentRoot Modifier and Type Method Description DocumentRoot
Ows10FactoryImpl. createDocumentRoot()
-