|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IResource
| Method Summary | |
|---|---|
void |
dispose()
Frees the memory occupied and disposes this resource. |
ICodec |
getCodec()
|
int |
getId()
|
java.net.URL |
getURL()
|
void |
load()
Loads the IResource. |
void |
save()
Saves the IResource. |
| Method Detail |
|---|
int getId()
IResource is located atjava.net.URL getURL()
IResourceICodec getCodec()
ICoded responsible for this resource
void load()
throws EEngineException
IResource.
EEngineException - Thrown on loading errors
void save()
throws EEngineException
IResource.
EEngineException - Thrown on saving errorsvoid dispose()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||