org.n52.wps.util
Class XMLBeansHelper

java.lang.Object
  extended by org.n52.wps.util.XMLBeansHelper

public class XMLBeansHelper
extends java.lang.Object


Constructor Summary
XMLBeansHelper()
           
 
Method Summary
static net.opengis.wps.x100.InputDescriptionType findInputByID(java.lang.String outputID, net.opengis.wps.x100.ProcessDescriptionType.DataInputs inputs)
           
static net.opengis.wps.x100.OutputDescriptionType findOutputByID(java.lang.String outputID, net.opengis.wps.x100.OutputDescriptionType[] outputDescs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLBeansHelper

public XMLBeansHelper()
Method Detail

findOutputByID

public static net.opengis.wps.x100.OutputDescriptionType findOutputByID(java.lang.String outputID,
                                                                        net.opengis.wps.x100.OutputDescriptionType[] outputDescs)

findInputByID

public static net.opengis.wps.x100.InputDescriptionType findInputByID(java.lang.String outputID,
                                                                      net.opengis.wps.x100.ProcessDescriptionType.DataInputs inputs)


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