|
|||||||||
| 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.LocatorBasedResult
public class LocatorBasedResult
| Constructor Summary | |
|---|---|
LocatorBasedResult(java.lang.String contentType,
ILocator locator)
|
|
| Method Summary | |
|---|---|
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 LocatorBasedResult(java.lang.String contentType,
ILocator locator)
| Method Detail |
|---|
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 | ||||||||