org.deegree.commons.utils.io
Class Utils

java.lang.Object
  extended by org.deegree.commons.utils.io.Utils

public class Utils
extends Object

Version:
$Revision: 25906 $, $Date: 2010-08-16 15:21:53 +0200 (Mon, 16 Aug 2010) $
Author:
Andreas Schmitz, last edited by: $Author: aschmitz $

Field Summary
static OutputStream DEV_NULL
          Output stream that loses all data.
 
Constructor Summary
Utils()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEV_NULL

public static final OutputStream DEV_NULL
Output stream that loses all data.

Constructor Detail

Utils

public Utils()


Copyright © 2011. All Rights Reserved.