|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.util.Data
Convenience object for wrapping data stored in a byte array.
Constructor Summary | |
Data()
|
|
Data(byte[] bytes)
|
Method Summary | |
byte[] |
getBytes()
|
void |
setBytes(byte[] bytes)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Data()
public Data(byte[] bytes)
Method Detail |
public void setBytes(byte[] bytes)
public byte[] getBytes()
|
See www.opensymphony.com for more information. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |