|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fr.paris5.shaman.insight.content.ImportableResources | +--fr.paris5.shaman.insight.content.ImportedResources
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.
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 |
public ImportedResources(ImportableResources original)
Method Detail |
public java.net.URL getStorageURL(java.lang.String resourcePath)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |