org.deegree.services.wps.wsdl
Class WSDL

java.lang.Object
  extended by org.deegree.services.wps.wsdl.WSDL

public class WSDL
extends Object

TODO add class documentation here

Version:
$Revision: 29503 $, $Date: 2011-01-31 14:48:47 +0100 (Mon, 31 Jan 2011) $
Author:
Markus Schneider, last edited by: $Author: mschneider $

Constructor Summary
WSDL(String wsPath)
           
 
Method Summary
 boolean exists()
           
 File getFile()
           
 String getRestURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSDL

public WSDL(String wsPath)
Method Detail

getFile

public File getFile()

exists

public boolean exists()

getRestURL

public String getRestURL()


Copyright © 2011. All Rights Reserved.