org.jacorb.util
Class ObjectUtil

java.lang.Object
  extended byorg.jacorb.util.ObjectUtil

public class ObjectUtil
extends java.lang.Object

Version:
$Id: ObjectUtil.java,v 1.13 2003/10/28 17:04:41 simon.mcqueen Exp $
Author:
Gerald Brose, FU Berlin

Constructor Summary
ObjectUtil()
           
 
Method Summary
static java.lang.String readURL(java.lang.String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectUtil

public ObjectUtil()
Method Detail

readURL

public static final java.lang.String readURL(java.lang.String url)
Returns:
the contents of the resource as a string, or null if the contents of the resource could not be located using url