org.n52.wps.server.grass
Class GrassProcessDescriptionCreator

java.lang.Object
  extended by org.n52.wps.server.grass.GrassProcessDescriptionCreator

public class GrassProcessDescriptionCreator
extends java.lang.Object


Constructor Summary
GrassProcessDescriptionCreator()
           
 
Method Summary
 net.opengis.wps.x100.ProcessDescriptionType createDescribeProcessType(java.lang.String identifier, boolean addon)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrassProcessDescriptionCreator

public GrassProcessDescriptionCreator()
Method Detail

createDescribeProcessType

public net.opengis.wps.x100.ProcessDescriptionType createDescribeProcessType(java.lang.String identifier,
                                                                             boolean addon)
                                                                      throws java.io.IOException,
                                                                             org.apache.xmlbeans.XmlException
Throws:
java.io.IOException
org.apache.xmlbeans.XmlException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException
Parameters:
args -
Throws:
java.io.IOException
org.apache.xmlbeans.XmlException


Copyright © 2007-2011 52north.org. All Rights Reserved.