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.wfsMethods in net.opengis.wfs that return DocumentRoot Modifier and Type Method Description DocumentRootWfsFactory. createDocumentRoot()Returns a new object of class 'Document Root'.
- 
Uses of DocumentRoot in net.opengis.wfs.implClasses in net.opengis.wfs.impl that implement DocumentRoot Modifier and Type Class Description classDocumentRootImplAn implementation of the model object 'Document Root'.Methods in net.opengis.wfs.impl that return DocumentRoot Modifier and Type Method Description DocumentRootWfsFactoryImpl. createDocumentRoot()
 
-