|
||||||||||
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.LegendResources
Container for resource paths, associating an InputStream to each resource path.
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, toString, wait, wait, wait |
Constructor Detail |
public LegendResources()
Method Detail |
public abstract java.io.InputStream getInputStream(java.lang.String resourcePath) throws java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |