org.apache.openejb.util
Class IOUtils

java.lang.Object
  extended by org.apache.openejb.util.IOUtils

public class IOUtils
extends Object

Version:
$Rev: 1153797 $ $Date: 2011-08-04 09:09:44 +0000 (Thu, 04 Aug 2011) $

Constructor Summary
IOUtils()
           
 
Method Summary
static Properties readProperties(URL resource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IOUtils

public IOUtils()
Method Detail

readProperties

public static Properties readProperties(URL resource)
                                 throws IOException
Throws:
IOException


Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.