|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResourceStore
A Store is where the compilers are storing the results
Method Summary | |
---|---|
byte[] |
read(String pResourceName)
|
void |
remove(String pResourceName)
|
void |
write(String pResourceName,
byte[] pResourceData)
|
Method Detail |
---|
void write(String pResourceName, byte[] pResourceData)
byte[] read(String pResourceName)
void remove(String pResourceName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |