fr.paris5.shaman.insight.content
Class ImportedResources

java.lang.Object
  |
  +--fr.paris5.shaman.insight.content.ImportableResources
        |
        +--fr.paris5.shaman.insight.content.ImportedResources
All Implemented Interfaces:
java.io.Serializable

public final class ImportedResources
extends ImportableResources

List of imported resources, built out from an ImportableResources instance. This allows keeping the same names, but the ability to add information about eventual errors occured during import.

Version:
$Id: ImportedResources.java,v 1.2 2002/08/07 13:30:53 caillette Exp $
Author:
Laurent Caillette
See Also:
Serialized Form

Constructor Summary
ImportedResources(ImportableResources original)
           
 
Method Summary
 java.net.URL getStorageURL(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, toString, wait, wait, wait
 

Constructor Detail

ImportedResources

public ImportedResources(ImportableResources original)
Method Detail

getStorageURL

public java.net.URL getStorageURL(java.lang.String resourcePath)


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