fr.paris5.shaman.insight.content
Class LegendResources

java.lang.Object
  |
  +--fr.paris5.shaman.insight.content.ImportableResources
        |
        +--fr.paris5.shaman.insight.content.LegendResources
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
BLOBStoreTest.MyLegendResources, WebdavConnector.WebdavImportableResources

public abstract class LegendResources
extends ImportableResources

Container for resource paths, associating an InputStream to each resource path.

Version:
$Id: LegendResources.java,v 1.1 2002/07/04 13:36:22 caillette Exp $
Author:
Laurent Caillette
See Also:
Serialized Form

Fields inherited from class fr.paris5.shaman.insight.content.ImportableResources
problems, resourcePaths
 
Constructor Summary
LegendResources()
           
 
Method Summary
abstract  java.io.InputStream getInputStream(java.lang.String resourcePath)
           
 
Methods inherited from class fr.paris5.shaman.insight.content.ImportableResources
addResourcePath, getProblem, getResourcePaths, getResourcePathsWithProblem, hasProblem, setProblem
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

LegendResources

public LegendResources()
Method Detail

getInputStream

public abstract java.io.InputStream getInputStream(java.lang.String resourcePath)
                                            throws java.lang.Exception


Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.