Log4j 0.9.1

org.log4j.helpers
Class Loader

java.lang.Object
  |
  +--org.log4j.helpers.Loader

public class Loader
extends Object

Load things from a jar file. Created: Thu Dec 16 16:11:05 1999

Author:
Sven Reimers

Constructor Summary
Loader()
           
 
Method Summary
static Image getGIF_Image(String path)
           
static Image getGIF_Image(URL url)
           
static URL getHTML_Page(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Loader

public Loader()
Method Detail

getGIF_Image

public static Image getGIF_Image(String path)

getGIF_Image

public static Image getGIF_Image(URL url)

getHTML_Page

public static URL getHTML_Page(String path)

Log4j 0.9.1

Please notify me about new log4j releases.