Uses of Interface
net.opengis.ows11.DocumentRoot

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

Uses of DocumentRoot in net.opengis.ows11
 

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

Uses of DocumentRoot in net.opengis.ows11.impl
 

Methods in net.opengis.ows11.impl that return DocumentRoot
 DocumentRoot Ows11FactoryImpl.createDocumentRoot()
           
 

Uses of DocumentRoot in net.opengis.ows11.util
 

Methods in net.opengis.ows11.util with parameters of type DocumentRoot
 java.lang.Object Ows11Switch.caseDocumentRoot(DocumentRoot object)
          Returns the result of interpreting the object as an instance of 'Document Root'.
 boolean Ows11Validator.validateDocumentRoot(DocumentRoot documentRoot, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.