org.infoglue.cms.plugins.codeeditor
Class HttpUtilities

java.lang.Object
  extended by org.infoglue.cms.plugins.codeeditor.HttpUtilities

public class HttpUtilities
extends java.lang.Object

URL utility class. Used for tasks involving getting url-contents from remote addresses within a program.

Since:
1999-10-05
Version:
1
Author:
Mattias Bogeblad

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

Method Detail

getUrlContent

public static java.lang.String getUrlContent(java.lang.String urlAddress)
                                      throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2005 InfoGlue.org All Rights Reserved.