Uses of Interface
net.opengis.wfsv.DocumentRoot

Packages that use DocumentRoot
net.opengis.wfsv   
net.opengis.wfsv.impl   
net.opengis.wfsv.util   
 

Uses of DocumentRoot in net.opengis.wfsv
 

Methods in net.opengis.wfsv that return DocumentRoot
 DocumentRoot WfsvFactory.createDocumentRoot()
          Returns a new object of class 'Document Root'.
 

Uses of DocumentRoot in net.opengis.wfsv.impl
 

Methods in net.opengis.wfsv.impl that return DocumentRoot
 DocumentRoot WfsvFactoryImpl.createDocumentRoot()
           
 

Uses of DocumentRoot in net.opengis.wfsv.util
 

Methods in net.opengis.wfsv.util with parameters of type DocumentRoot
 java.lang.Object WfsvSwitch.caseDocumentRoot(DocumentRoot object)
          Returns the result of interpreting the object as an instance of 'Document Root'.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.