|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
BinaryStorage for persistence
| Method Summary | |
String |
getLocalName()
gets the local name |
String |
getSystemIdentifier()
gets the System Identifier |
void |
read(InputStream s)
reads |
void |
setLocalName(String s)
sets the local name |
void |
setSystemIdentifier(String s)
sets the System Identifier |
void |
write(OutputStream s)
writes |
| Method Detail |
public String getLocalName()
public void setLocalName(String s)
s - the local namepublic String getSystemIdentifier()
public void setSystemIdentifier(String s)
s - the System Identifierpublic void write(OutputStream s)
s - the streampublic void read(InputStream s)
s - the input stream
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||