org.deegree.services.wps.provider.jrxml.contentprovider
Class Utils

java.lang.Object
  extended by org.deegree.services.wps.provider.jrxml.contentprovider.Utils

public class Utils
extends Object

TODO add class documentation here

Version:
$Revision: $, $Date: $
Author:
Lyn Goltz, last edited by: $Author: lyn $

Constructor Summary
Utils()
           
 
Method Summary
static ProcessletInputs getInputs(String parameterId, String mimeType, String schema, InputStream complexInput)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

getInputs

public static ProcessletInputs getInputs(String parameterId,
                                         String mimeType,
                                         String schema,
                                         InputStream complexInput)
                                  throws IOException,
                                         XMLStreamException,
                                         FactoryConfigurationError
Throws:
IOException
XMLStreamException
FactoryConfigurationError


Copyright © 2011. All Rights Reserved.