|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.intarsys.tools.result.CommonResult
de.intarsys.tools.result.StreamResult
de.intarsys.tools.result.ByteBasedResult
public class ByteBasedResult
| Constructor Summary | |
|---|---|
ByteBasedResult(java.lang.String contentType,
byte[] bytes)
|
|
| Method Summary | |
|---|---|
byte[] |
getBytes()
|
ILocator |
getLocator()
Return the ILocator that defines the physical resource location
for the reciver. |
java.lang.String |
toString()
|
| Methods inherited from class de.intarsys.tools.result.StreamResult |
|---|
getName, getType, setName, setType |
| Methods inherited from class de.intarsys.tools.result.CommonResult |
|---|
getContentType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface de.intarsys.tools.mime.IMimeTypeSupport |
|---|
getContentType |
| Constructor Detail |
|---|
public ByteBasedResult(java.lang.String contentType,
byte[] bytes)
| Method Detail |
|---|
public byte[] getBytes()
public ILocator getLocator()
ILocatorSupportILocator that defines the physical resource location
for the reciver.
ILocator that defines the physical resource
location for the reciver.public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||