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