org.apache.woden.tool.converter
Class Utils

java.lang.Object
  extended by org.apache.woden.tool.converter.Utils

public class Utils
extends Object

Author:
Matthew J. Duftler

Constructor Summary
Utils()
           
 
Method Summary
static OutputStream getOutputStream(String root, String name, boolean overwrite, boolean verbose)
           
 
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

getOutputStream

public static OutputStream getOutputStream(String root,
                                           String name,
                                           boolean overwrite,
                                           boolean verbose)
                                    throws IOException
Throws:
IOException


Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.