oss.net.pstream
Class ResourceHelper

java.lang.Object
  |
  +--oss.net.pstream.ResourceHelper

public class ResourceHelper
extends java.lang.Object

Creates a hashmap of PortletStreamParamterImpl classes from an XML file.

Title: Portlet Streams

Description: A simple utility library to stream content from a URL connection into an application.

Copyright: Copyright (c) 2002

g

Company: CTI, Inc.

Version:
1.0
Author:
Matt Gregory

Constructor Summary
ResourceHelper(java.lang.String configURL)
           
 
Method Summary
static PortletStreamParametersMap loadConfig(org.xml.sax.InputSource IS)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceHelper

public ResourceHelper(java.lang.String configURL)
               throws java.lang.Exception
Method Detail

loadConfig

public static PortletStreamParametersMap loadConfig(org.xml.sax.InputSource IS)
                                             throws java.lang.Exception
java.lang.Exception


Copyright © 2000 Dummy Corp. All Rights Reserved.