|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsonification.dataimport.visbards_resourcetoolkit.repository.resource.ResourceFactory
public class ResourceFactory
Manufactures a resources
| Constructor Summary | |
|---|---|
ResourceFactory()
|
|
| Method Summary | |
|---|---|
Resource |
createCombinedResource(ResourceInfo info)
|
Resource |
createMultifileResource(java.io.File[] files,
ProgressReporter prg)
Create a multifile Resource |
Resource |
createResource(java.io.File file)
Create a single file Resource |
static ResourceFactory |
getInstance()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceFactory()
| Method Detail |
|---|
public static ResourceFactory getInstance()
public Resource createCombinedResource(ResourceInfo info)
throws SonificationException
SonificationException
public Resource createMultifileResource(java.io.File[] files,
ProgressReporter prg)
throws SonificationException
SonificationException
public Resource createResource(java.io.File file)
throws SonificationException
SonificationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||