Uses of Interface
net.opengis.wps10.DocumentRoot

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

Uses of DocumentRoot in net.opengis.wps10
 

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

Uses of DocumentRoot in net.opengis.wps10.impl
 

Methods in net.opengis.wps10.impl that return DocumentRoot
 DocumentRoot Wps10FactoryImpl.createDocumentRoot()
           
 

Uses of DocumentRoot in net.opengis.wps10.util
 

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



Copyright © 1996-2010 Geotools. All Rights Reserved.