electric.util.resourceloader.url
Class URLResourceLoader

java.lang.Object
  extended byelectric.util.resourceloader.url.URLResourceLoader
All Implemented Interfaces:
IResourceLoader

public class URLResourceLoader
extends java.lang.Object
implements IResourceLoader

URLResourceLoader

Author:
webMethods

Constructor Summary
URLResourceLoader()
           
 
Method Summary
 byte[] loadResource(java.lang.String path, Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLResourceLoader

public URLResourceLoader()
Method Detail

loadResource

public byte[] loadResource(java.lang.String path,
                           Context context)
                    throws java.io.IOException
Specified by:
loadResource in interface IResourceLoader
Parameters:
path -
context -
Returns:
Throws:
java.io.IOException


copyright© 2001-2004 by webMethods All Rights Reserved.